Drafted a basic networking protocol, and hooked a button up to the network broadcast
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
#configuration of the program
|
||||
ip = 127.0.0.1
|
||||
port = 2000
|
||||
server.host = 127.0.0.1
|
||||
server.port = 2000
|
||||
screen.w = 800
|
||||
screen.h = 600
|
||||
screen.f = false
|
||||
|
||||
Reference in New Issue
Block a user