mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 12:47:58 +03:00
document settings
This commit is contained in:
parent
ed7007bf5d
commit
20cd49968c
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue