quantum-space-buddies/QSB/default-config.json
Mister_Nebula 3523f3b806 AAA
2021-04-26 14:30:21 +01:00

10 lines
166 B
JSON

{
"enabled": true,
"settings": {
"defaultServerIP": "localhost",
"port": 7777,
"debugMode": true,
"showLinesInDebug": false,
"socketedObjToDebug": -1
}
}