Merge branch 'OverworldShuffleDev' into OverworldShuffle

This commit is contained in:
codemann8
2024-05-30 23:26:27 -05:00
17 changed files with 153 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ from OWEdges import OWTileRegions, OWEdgeGroups, OWEdgeGroupsTerrain, OWExitType
from OverworldGlitchRules import create_owg_connections
from Utils import bidict
version_number = '0.5.0.0'
version_number = '0.5.0.1'
# branch indicator is intentionally different across branches
version_branch = ''