Skip to content

A Rust experiment for reading Rollercoaster Tycoon 2 save files

License

Notifications You must be signed in to change notification settings

szeweq/rct2read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rct2read

A Rust experiment for reading Rollercoaster Tycoon 2 save and track files

Warning

It is not meant to be a working program. This code was written many years ago.

Building

Make sure you have Rust toolchain installed. If not, then check Rust Installation Page and follow the instructions.

  • Clone this repo
    git clone https://github.com/szeweq/rct2read
  • Open a Terminal/Command Prompt inside cloned repository and type the following command
    cargo build

Running

Rct2read takes a single argument, which is a path to a SV6 or TD6 files (saves and tracks).

About

A Rust experiment for reading Rollercoaster Tycoon 2 save files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages