mirror of
https://github.com/pelican-eggs/games-standalone.git
synced 2024-11-25 03:42:41 +01:00
Server announce by default
Changed it to make the life easier for normal people.
This commit is contained in:
parent
a3ed32f2be
commit
cc26e6455c
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user