document settings

This commit is contained in:
rr- 2021-02-08 14:22:36 +01:00
parent ed7007bf5d
commit 20cd49968c
No known key found for this signature in database
GPG key ID: CC65E6FD28CAE42A

View file

@ -11,6 +11,15 @@ Then you should download TR1Main.dll from [releases](https://github.com/rr-/TR1M
Both files should be put in your game folder. Then you can launch the game by running the patched `tombati.exe`.
## Configuring
TR1Main supports configuration. To configure TR1Main, copy TR1Main.json from this repository to your game folder, then edit the settings.
Currently the following configuration options are supported:
- `disable_medpacks`: hides all the medpacks (for No Meds challenge runs).
- `keep_health_between_levels": disables healing Lara between level reloads (for No Heal challenge runs).
## Building
- i686-w64-mingw32-gcc - C/C++ compiler