aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaoge_cmd <3523206925@qq.com>2026-03-01 21:22:02 +0800
committerdaoge_cmd <3523206925@qq.com>2026-03-01 21:22:02 +0800
commit8b1dafd36151cb319e3ef77f778fcbb2f9348d60 (patch)
treee45d6cc1b7f836aae53bbdfc5519a5fc2bd34209 /README.md
parentf90c74d9a3cb5501fe3279bbf9b0186d69f27b7d (diff)
feat: add DPI awareness and auto-detect screen resolution
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 05b119f8..ef93ddb7 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,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
+- Auto-detect native monitor resolution with DPI awareness, resulting in sharper visuals on high-resolution displays
## Build & Run