arma3launcher/gui/src/main/resources/arma3launcher.json

48 lines
1.0 KiB
JSON

{
"name": "TheTown Client",
"title": "Willkommen!",
"subtitle": "${name} v${version}",
"sync": {
"useragent": "TheTownSyncer",
"url": "http://46.4.195.36"
},
"social": {
"twitter": "https://twitter.com/TheTownServer",
"github": "https://github.com/Gurkengewuerz/arma3launcher"
},
"client": {
"armaPath": "",
"modPath": "",
"ShowStartParameter": true,
"CheckModset": false,
"UseWorkshop": false,
"behaviourAfterStart": "nothing",
"language": "system",
"debug": false
},
"arma": {
"Profile": "",
"Use64BitClient": true,
"NoSplash": true,
"SkipIntro": true,
"World": "",
"MaxMem": -1,
"MaxVRAM": -1,
"NoCB": false,
"CpuCount": 0,
"ExThreads": "",
"Malloc": "",
"NoLogs": false,
"EnableHT": false,
"Hugepages": false,
"NoPause": false,
"ShowScriptErrors": true,
"FilePatching": false,
"Init": "",
"Beta": "",
"CrashDiag": false,
"Window": false,
"PosX": -1,
"PosY": -1
}
}