rage-framework-example/server/conf.json
2024-09-30 19:40:58 +01:00

10 lines
235 B
JSON

{
"maxplayers" : 100,
"name" : "RageFW Example Server. Powered by Entity Seven Group",
"gamemode" : "freeroam",
"stream-distance" : 300.0,
"announce" : false,
"csharp" : "disabled",
"allow-cef-debugging": true,
"port": 22005
}