Switched from UDP to TCP-based connection; implemented creating, joining, leaving lobbies

This commit is contained in:
2025-06-29 20:37:43 +02:00
parent 25f4abc5eb
commit 27979ffe9f
10 changed files with 503 additions and 18 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ config/icon="res://icon.svg"
[autoload]
RPCHandler="*res://rpc_handler.tscn"
TCPMessages="*res://globals/tcp_messages.gd"
[display]