mirror of
https://github.com/simon987/Much-Assembly-Required-Frontend.git
synced 2025-04-19 18:46:41 +00:00
Merge pull request #19 from Jaggernaut555/feature-server-descriptions
Updated server list descriptions
This commit is contained in:
commit
47401747c7
@ -13,8 +13,8 @@ define("MAR_SERVER_NAME", "Official MAR server");
|
|||||||
//Servers displayed in the servers tab
|
//Servers displayed in the servers tab
|
||||||
define("SERVER_LIST", array(
|
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("<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("mlaga97's alternative server", "http://muchassemblyrequired.mlaga97.space/game.php", "Alternative server when official server is down. Should be mostly up-to-date."),
|
||||||
array("Jaggernaut's backup server", "http://jaggernaut.ca/game.php", "<i>none</i>"),
|
array("Jaggernaut's backup server", "http://jaggernaut.ca/game.php", "For use in dire straits"),
|
||||||
));
|
));
|
||||||
|
|
||||||
//Plugins
|
//Plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user