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

1
CLI.py
View File

@@ -144,6 +144,7 @@ def parse_settings():
"shuffleganon": True,
"ow_shuffle": "vanilla",
"ow_keepsimilar": False,
"ow_parallel": False,
"shuffle": "vanilla",
"shufflepots": False,