Host settings 👍

This commit is contained in:
Rendo 2025-12-12 14:55:53 +05:00
commit 54b99eb20f
13 changed files with 203 additions and 148 deletions

View file

@ -20,8 +20,8 @@ config/icon="res://icon.svg"
[autoload]
PlayerGlobal="*res://players/player/player_global.gd"
Lobby="*res://multiplayer/lobby.gd"
LobbySettings="*res://multiplayer/lobby_settings.gd"
Session="*res://multiplayer/session.gd"
ClientSettings="*res://gui/client_settings/client_settings.gd"
Registry="*res://systems/registry.gd"