Added server list

This commit is contained in:
simon
2018-01-02 20:41:41 -05:00
parent 40afaf3d9e
commit d4732d8946
6 changed files with 164 additions and 7 deletions

View File

@@ -10,5 +10,12 @@ define("MAR_ADDRESS", "ws://localhost:8887");
define("MAR_TICK_LENGTH", 1000);
define("MAR_SERVER_NAME", "Official MAR server");
//Servers displayed in the servers tab
define("SERVER_LIST", array(
array("<b>Official MAR Server</b>", "https://muchassemblyrequired.com/game.php", "Official Game server. Should be the most up-to-date"),
array("mlaga97's alternative server", "http://muchassemblyrequired.mlaga97.space/game.php", "<i>none</i>"),
array("Jaggernaut's backup server", "http://jaggernaut.ca/game.php", "<i>none</i>"),
));
//Plugins
//Version