-
Notifications
You must be signed in to change notification settings - Fork 11
Web Server
zeroKilo edited this page May 2, 2018
·
2 revisions
The webserver was used as main menu and front end for the game, unfortunately there is no complete dump of the website, so most information where found out by research (see javascript interface). From within the browser can make the game join games by "bookmark" (ip + port), by "playername" and by "matchmaking". Also the game can be made to "host" a game, but it opens no port or tells the backend.
The url and port for the webserver can be controlled with the start parameter
+frontendUrl "http://localhost:1234/"