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

@@ -120,6 +120,10 @@
"action": "store_true",
"type": "bool"
},
"ow_parallel": {
"action": "store_true",
"type": "bool"
},
"shuffle": {
"choices": [
"vanilla",