multiplayer
This commit is contained in:
parent
aa35ee5975
commit
0dc6247f91
22 changed files with 298 additions and 14 deletions
|
|
@ -11,13 +11,14 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="Chelimbalo"
|
||||
run/main_scene="uid://cqrh2cc7m2i7f"
|
||||
run/main_scene="uid://cbtp4rvg66ba1"
|
||||
config/features=PackedStringArray("4.5", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
PlayerGlobal="*res://scripts/player/player_global.gd"
|
||||
Lobby="*res://scripts/multiplayer/lobby.gd"
|
||||
|
||||
[input]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue