Browse Source

fix(armar): new a2s settings

pull/135/head
Marcin Jakubowski 2 years ago
parent
commit
e03f972280
  1. 6
      ArmaReforger/server.json

6
ArmaReforger/server.json

@ -3,8 +3,10 @@
"bindPort": 2001,
"publicAddress": "",
"publicPort": 2001,
"a2sQueryEnabled": true,
"steamQueryPort": 17777,
"a2s": {
"address": "0.0.0.0",
"port": 17777
},
"game": {
"name": "SERVERNAME",
"password": "",

Loading…
Cancel
Save