Merge pull request #118 from antonand03/patch-2
Server announce by default
This commit is contained in:
		| @@ -1,9 +1,9 @@ | |||||||
| { | { | ||||||
|     "announce": false, |     "announce": true, | ||||||
|     "bind": "0.0.0.0", |     "bind": "0.0.0.0", | ||||||
|     "gamemode": "freeroam", |     "gamemode": "freeroam", | ||||||
|     "name": "RAGE:MP Unofficial server", |     "name": "RAGE:MP Unofficial server", | ||||||
|     "maxplayers": 100, |     "maxplayers": 100, | ||||||
|     "port": 26011, |     "port": 26011, | ||||||
|     "streamdistance": 500 |     "streamdistance": 500 | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user