Added Multilingual Localization

Added Host IP Information Panel

Used 7-bit variant to expand the playersInLobby list and slotId of LobbyMessage

Fixed LAN UI was not displayed after switch save
Fixed where last max player is very difficult to connect
Fixed Join button on the controller is the same as the refresh button
This commit is contained in:
kmyuhkyuk
2026-03-22 16:04:20 +08:00
parent 1a35bc7894
commit 9e7c3ea567
53 changed files with 1514 additions and 164 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"SlayTheSpire2.LAN.Multiplayer.HOST_PORT": "Puerto del host",
"SlayTheSpire2.LAN.Multiplayer.HOST_MAX_PLAYERS": "Máximo de jugadores",
"SlayTheSpire2.LAN.Multiplayer.PLAYER_NAME": "Nombre del jugador",
"SlayTheSpire2.LAN.Multiplayer.NET_ID": "NetID"
}