Lua lobby library #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A generic lobby written in lua that should collect client IPs and expose a method to begin the game, and broadcast the client list to all clients when a new client joins at the very least. I'm thinking that the main thing should be a call to a function named
lobby().