To get ready to ship, I finished the readmes to include instructions on how to run the project and published binaries on its Github page. While setting up a demo server, I realised the webapp would not show the port of the server, which matters if there are multiple servers running at the same time. I added a port field to the ServerInfo struct and implemented finding it from GAME_ARGS and the game server’s config file for each game server.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.