This website requires JavaScript.
Explore
Help
Sign In
mirror
/
quantum-space-buddies
Watch
1
Star
0
Fork
0
You've already forked quantum-space-buddies
mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced
2025-01-06 01:00:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a42cc762c5
quantum-space-buddies
/
QSB
/
default-config.json
8 lines
109 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-02-10 22:03:28 +00:00
{
Unet cleanup (#233) * 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.
2020-12-20 23:50:24 +00:00
"enabled"
:
true
,
"settings"
:
{
"defaultServerIP"
:
"localhost"
,
"port"
:
7777
,
add visibility patches
2020-12-22 09:13:08 +00:00
"debugMode"
:
true
Unet cleanup (#233) * 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.
2020-12-20 23:50:24 +00:00
}
CodeMaid cleanup
2020-12-03 08:28:05 +00:00
}
Reference in New Issue
Copy Permalink