5 lines
175 B
Plaintext
5 lines
175 B
Plaintext
|
Two types of servers / clients
|
||
|
One for lobby management and one for actual game
|
||
|
server.gd and client_lobbies.gd handle the former
|
||
|
and lobby.gd and client.gd handle the latter
|