Skip to content

Rust based port of Microsoft Train Simulator 2001 (MSTS)

Notifications You must be signed in to change notification settings

rnd-ash/msts-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSTS-RS

Rust based port of Microsoft Train Simulator 2001 (MSTS)

This repository contains all the code for the custom port of MSTS.

Assets

Since MSTS is now abandonware, you can either download the assets directly from here, or setup a new installation using the ISOs from here, and copy the folders specified below.

Copying folders

You will need to place the following folders from your original MSTS installation here, or from the download link:

  • ROUTES
  • TRAINS
  • SOUND
  • GLOBAL
  • GUI
  • FONTS

Thats it! Just compile and run the application from this directory with

cargo run --release

About

Rust based port of Microsoft Train Simulator 2001 (MSTS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages