docs: mention wireframe mode in the readme

This commit is contained in:
Marcin Kurczewski 2024-06-17 23:46:59 +02:00
parent f2b4ec73bd
commit 49916e3563
2 changed files with 2 additions and 1 deletions

View file

@ -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)

View file

@ -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