Skip to content

RevMods3D/MSTSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSTS Engine Editor

A lightweight Windows tool to edit Microsoft Train Simulator (.eng) engine files.

Features

  • Edit engine fields in a simple GUI

  • Auto-save changes with backups

  • Optional advanced raw text editor

  • Logs all autosaves in-app

Usage:

  1. Select your train.exe to load MSTS files

  2. Click a train to edit its engine

  3. Modify values; changes are auto-saved

  4. Toggle Advanced Mode for raw editing

Requirements:

  • Windows

  • Microsoft Train Simulator

Additional Info

EngineCategories.cs contains info for the stuff you can modify such as Mass, MaxPower, MaxForce, Sanding etc.

`{ "Brakes", new List<string> { "MaxBrakeForce" } }`

Brakes are the name of the tab in the MSTSE while MaxBrakeForce is the name of the "stat" in the .eng file of the trains

About

Tool made for simplifying modification of train specs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages