mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-06 09:39:52 +00:00
dc6232bbcf
* A lot of cleanup - tried to do it safely. * Didn't invert ifs, as that'll ruin the diff. * Haven't deleted any unused code or renamed any methods/variables.
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"enabled": true,
|
|
"settings": {
|
|
"defaultServerIP": "localhost",
|
|
"port": 7777,
|
|
"debugMode": false
|
|
}
|
|
} |