diff --git a/GTA/RageMP/conf.json b/GTA/RageMP/conf.json new file mode 100644 index 00000000..654321d9 --- /dev/null +++ b/GTA/RageMP/conf.json @@ -0,0 +1,11 @@ +{ + { + "announce": false, + "bind": "0.0.0.0", + "gamemode": "freeroam", + "name": "RAGE:MP Unofficial server", + "maxplayers": 100, + "port": 22005, + "streamdistance": 500.0 + } +}