From d24cf25bb9516e9932483730e9be85dfaf354038 Mon Sep 17 00:00:00 2001 From: antonand03 Date: Sun, 13 May 2018 00:28:33 +0200 Subject: [PATCH] Create conf.json --- GTA/RageMP/conf.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 GTA/RageMP/conf.json 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 + } +}