quantum-space-buddies/QSB/default-config.json
Mister_Nebula 206f6446b9 show lines
2021-07-04 16:03:20 +01:00

9 lines
137 B
JSON

{
"enabled": true,
"settings": {
"defaultServerIP": "localhost",
"port": 7777,
"debugMode": true,
"showLinesInDebug": true
}
}