docs: mark V-Sync note as WIP in README.md
This commit is contained in:
parent
d112090fde
commit
5d9f6f6347
|
|
@ -20,7 +20,7 @@ This project contains the source code of Minecraft Legacy Console Edition v1.6.0
|
||||||
- Fixed compilation and execution in both Debug and Release mode on Windows using Visual Studio 2022
|
- Fixed compilation and execution in both Debug and Release mode on Windows using Visual Studio 2022
|
||||||
- Added support for keyboard and mouse input
|
- Added support for keyboard and mouse input
|
||||||
- Added fullscreen mode support (toggle using F11)
|
- Added fullscreen mode support (toggle using F11)
|
||||||
- Disabled V-Sync for better performance
|
- (WIP) Disabled V-Sync for better performance
|
||||||
- Added a high-resolution timer path on Windows for smoother high-FPS gameplay timing
|
- Added a high-resolution timer path on Windows for smoother high-FPS gameplay timing
|
||||||
- Device's screen resolution will be used as the game resolution instead of using a fixed resolution (1920x1080)
|
- Device's screen resolution will be used as the game resolution instead of using a fixed resolution (1920x1080)
|
||||||
- LAN Multiplayer & Discovery
|
- LAN Multiplayer & Discovery
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue