This project was a save editor for the Flash engine version of the game Trials in Tainted Space.
TiTsEd allows you to edit your character's stats, and possibly other things in the future.
This project does NOT support the Javascript version of the game.
For editing the Javascript version of the game please see https://github.com/start-5/TiTS.JS-Save-Editor or https://github.com/Chase-san/TiTsEdJS/releases
Requires .NET Framework 4.5 or later, only officially tested and supported on Windows.
Download the latest TiTsEd-*.zip
archive from the releases tab (above) and extract the files wherever you want. No installation required. Note that browsing the archive via Windows Explorer is not sufficient, the files must be extracted from the archive or you will receive errors.
To report bugs, you may create/update issues in TiTsEd's issue tracker.
To edit the program itself, you need a copy of Visual Studio 2019 or later with the ".NET Desktop Development" workload installed.
This save editor is based mostly on CoCEd and uses much of its code.