Technical Information
When the masterserver receives a UDP package from a game server, it analizes the package and stores the information in a
MySQL database.
A game client then can ask the server for the list of currently available game servers. There's also a webinterface showing
that list.
Set up the master server
After you have registered your game on the server, there are no further actions you have to take on the server side.