···2323- Disabled V-Sync for better performance
2424- Added a high-resolution timer path on Windows for smoother high-FPS gameplay timing
2525- Device's screen resolution will be used as the game resolution instead of using a fixed resolution (1920x1080)
2626-- LAN Multiplayer & Discovery based on https://github.com/LCEMP/LCEMP/
2626+- LAN Multiplayer & Discovery
27272828## Multiplayer
29293030-Basic LAN multiplayer is available on the Windows build.
3030+Basic LAN multiplayer is available on the Windows build
31313232- Hosting a multiplayer world automatically advertises it on the local network
3333- Other players on the same LAN can discover the session from the in-game Join Game menu
···4141Minecraft.Client.exe -name Steve
4242```
43434444-This feature was introduced from the work in [PR #96](https://github.com/smartcmd/MinecraftConsoles/pull/96) and is based on [LCEMP](https://github.com/LCEMP/LCEMP/).
4444+This feature is based on [LCEMP](https://github.com/LCEMP/LCEMP/)
45454646## Controls (Keyboard & Mouse)
4747