Merge pull request #118 from antonand03/patch-2

Server announce by default
This commit is contained in:
Michael (Parker) Parker
2018-11-26 05:45:02 -08:00
committed by GitHub

View File

@@ -1,9 +1,9 @@
{
"announce": false,
"announce": true,
"bind": "0.0.0.0",
"gamemode": "freeroam",
"name": "RAGE:MP Unofficial server",
"maxplayers": 100,
"port": 26011,
"streamdistance": 500
}
}