diff options
| author | hexadexxa <hexaderror@gmail.com> | 2026-03-02 10:41:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-02 17:41:28 +0700 |
| commit | 6d9d43c9e9994e946cdc3ee8f46f3a6c4dc69491 (patch) | |
| tree | 39ba79099623fd729887a6a8488f2bc8171a0808 | |
| parent | 119bff351450ea16ffda550b6e0f67379b29f708 (diff) | |
Remove duplicate input support mention (#121)
* Remove duplicate input support mention
Removed duplicate mention of keyboard and mouse input support.
* Remove DPI awareness line in README
---------
Co-authored-by: void_17 <61356189+void2012@users.noreply.github.com>
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,8 +14,6 @@ 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 -- Full support for keyboard and mouse input ## Controls (Keyboard & Mouse) |
