quantum-space-buddies/QSB/default-config.json
Mister_Nebula 92b91cb601 fix if
2021-02-26 22:51:21 +00:00

10 lines
166 B
JSON

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