Adding new GUI/CLI option for Keep Similar Together
This commit is contained in:
@@ -71,7 +71,8 @@ SETTINGSTOPROCESS = {
|
||||
"sortingalgo": "algorithm"
|
||||
},
|
||||
"overworld": {
|
||||
"overworldshuffle": "ow_shuffle"
|
||||
"overworldshuffle": "ow_shuffle",
|
||||
"keepsimilar": "ow_keepsimilar"
|
||||
},
|
||||
"entrance": {
|
||||
"openpyramid": "openpyramid",
|
||||
|
||||
Reference in New Issue
Block a user