This is code of the MegaGlest master server.

MegaGlest (http://megaglest.org) is a libre software cross platform real-time strategy game.

logo

Master server does the following:

  • publish game hosts (when a user decides to host)
  • list hosted games (HTML, CSV, JSON output)
  • list recently hosted gamed (HTML output)
  • list available game mods (CSV output)
  • provide a version check for game installations

go to the Main Repository ...