Adding new GUI/CLI option for Keep Similar Together

This commit is contained in:
codemann8
2021-04-26 15:20:42 -05:00
parent 48bf44001d
commit ae1af5e038
9 changed files with 26 additions and 3 deletions

View File

@@ -71,7 +71,8 @@ SETTINGSTOPROCESS = {
"sortingalgo": "algorithm"
},
"overworld": {
"overworldshuffle": "ow_shuffle"
"overworldshuffle": "ow_shuffle",
"keepsimilar": "ow_keepsimilar"
},
"entrance": {
"openpyramid": "openpyramid",