aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaoge <3523206925@qq.com>2026-03-02 23:52:18 +0800
committerGitHub <noreply@github.com>2026-03-02 23:52:18 +0800
commitafa4efbc8513cbb8565b9700cae48648e3dffe29 (patch)
treebf3024addd215ab6200fea48e21133a90fd13eb0 /README.md
parent2145ada7ce5c1bfb8e336d7d3fd90b84af626203 (diff)
fix: fix resolution detection (#133)
* fix: fix UI skin/scene resolution mismatch and readd screen resolution detection * fix: fix build in vs2022
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 a7196d38..2ee9feac 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
+- Device's screen resolution will be used as the game resolution instead of using a fixed resolution (1920x1080)
## Controls (Keyboard & Mouse)