Added Overworld Shuffle parameter to CLI and Gui

This commit is contained in:
codemann8
2021-02-10 22:11:50 -06:00
parent 965b886c2d
commit b11054e6bf
12 changed files with 90 additions and 3 deletions

View File

@@ -121,6 +121,12 @@ Use to batch generate multiple seeds with same settings. If a seed number is pro
Show the help message and exit.
```
--ow_shuffle <mode>
```
For specifying the overworld shuffle you want as above. (default: vanilla)
```
--door_shuffle <mode>
```