MinecraftConsoles/Minecraft.Client/Common/Network
Slenderman 515f91cad8
Fix player save data issue & multiple username implementations (#257)
* fix saving issue & multiple username implementations

* Update README.md

Updated the method for overriding in-game username from '-name' to 'username.txt'.

* remove unused include i forgot to get rid of while testing
2026-03-03 23:58:22 +07:00
..
Sony feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
GameNetworkManager.cpp Fix player save data issue & multiple username implementations (#257) 2026-03-03 23:58:22 +07:00
GameNetworkManager.h Fix player save data issue & multiple username implementations (#257) 2026-03-03 23:58:22 +07:00
NetworkPlayerInterface.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
PlatformNetworkManagerInterface.h Fixes for PR #96 (#170) 2026-03-03 06:30:22 +07:00
PlatformNetworkManagerStub.cpp Fixes for PR #96 (#170) 2026-03-03 06:30:22 +07:00
PlatformNetworkManagerStub.h Fixes for PR #96 (#170) 2026-03-03 06:30:22 +07:00
SessionInfo.h Fixes for PR #96 (#170) 2026-03-03 06:30:22 +07:00