aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaoge_cmd <3523206925@qq.com>2026-03-01 21:05:16 +0800
committerdaoge_cmd <3523206925@qq.com>2026-03-01 21:05:16 +0800
commit4c81c7960c0970408d08928e9376ecdf7d7f00bb (patch)
treeee1a063ad45744f491ba40ef791f0b83a441d5aa /README.md
parent52a256562f3ff1ff8c2302e816cbb5f601dd53cb (diff)
feat: fullscreen mode
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c9e77d11..05b119f8 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ This project contains the source code of Minecraft Legacy Console Edition v1.3.0
- Fixed compilation and execution in both Debug and Release mode on Windows using Visual Studio 2022
- Added support for keyboard and mouse input
+- Added fullscreen mode support (toggle using F11)
+- Disabled V-Sync for better performance
## Build & Run