Adding new GUI/CLI option for Parallel Worlds

This commit is contained in:
codemann8
2021-05-04 06:21:06 -05:00
parent 29f6e95e1d
commit 26e3aee96b
10 changed files with 32 additions and 2 deletions

View File

@@ -11,6 +11,10 @@
"keepsimilar": {
"type": "checkbox",
"default": true
},
"parallelworlds": {
"type": "checkbox",
"default": true
}
}
}