Add tag for substitution

This commit is contained in:
Uggla
2015-05-08 19:18:19 +02:00
parent dce4a2f863
commit 9be4f85ded
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{
"server": "./.local/Uber Entertainment/Planetary Annihilation/stable/server",
"serverversion": "./.local/Uber Entertainment/Planetary Annihilation/stable/version.txt",
"serverparams": ["--headless", "--game-mode", "Config", "--allow-lan","--server-name", "DedicatedPAServers"],
"serverparams": ["--headless", "--game-mode", "Config", "--allow-lan","--server-name", "server_name_to_replace"],
"pastats": "176.31.115.99",
"pastatsport": 80,
"listonpastats": true,
"serverip": "127.0.0.1",
"serverport": "20545",
"shownregion": "pastats.com"
"shownregion": "region_to_replace"
}