aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaoge_cmd <3523206925@qq.com>2026-03-03 00:31:47 +0800
committerdaoge_cmd <3523206925@qq.com>2026-03-03 00:31:47 +0800
commitbbb199c2a29378331befabed23271684b1481d5a (patch)
treeaaa247e090680b01b378482adbb0ae894c23dd69 /README.md
parenta4691f58e8e4d51908199135a226efc9aab85d6b (diff)
feat(timer): improve high-FPS timing with high-resolution Windows clock
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index be3e745b..f32b11fc 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ This project contains the source code of Minecraft Legacy Console Edition v1.3.0
- Added support for keyboard and mouse input
- Added fullscreen mode support (toggle using F11)
- Disabled V-Sync for better performance
+- 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)
## Controls (Keyboard & Mouse)