mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 20:58:07 +03:00
docs: mention wireframe mode in the readme
This commit is contained in:
parent
f2b4ec73bd
commit
49916e3563
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
- `/heal`
|
- `/heal`
|
||||||
- `/wireframe`
|
- `/wireframe`
|
||||||
- added unobtainable secrets stat support in the gameflow (#1379)
|
- added unobtainable secrets stat support in the gameflow (#1379)
|
||||||
- added an option to enable wireframe mode
|
- added a wireframe mode
|
||||||
- fixed config tool and installer missing icons (#1358, regression from 4.0)
|
- fixed config tool and installer missing icons (#1358, regression from 4.0)
|
||||||
- fixed looking forward too far causing an upside down camera frame (#1338)
|
- fixed looking forward too far causing an upside down camera frame (#1338)
|
||||||
- fixed the enemy bear behavior in demo mode (#1370, regression since 2.16)
|
- fixed the enemy bear behavior in demo mode (#1370, regression since 2.16)
|
||||||
|
|
|
@ -247,6 +247,7 @@ Not all options are turned on by default. Refer to `TR1X_ConfigTool.exe` for det
|
||||||
- added PS1 style UI
|
- added PS1 style UI
|
||||||
- added fade effects to displayed images
|
- added fade effects to displayed images
|
||||||
- added an option to use PS1 loading screens
|
- added an option to use PS1 loading screens
|
||||||
|
- added a wireframe mode
|
||||||
- improved support for windowed mode
|
- improved support for windowed mode
|
||||||
|
|
||||||
#### Gameplay
|
#### Gameplay
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue