prep v0.2.0

Set ModVersion and add update code. Update docs.

Might add another couple fixes before releasing 0.2.0.
This commit is contained in:
2025-06-18 14:26:23 -04:00
parent eb8cd50ada
commit c25499b41e
8 changed files with 30 additions and 5 deletions

View File

@@ -309,6 +309,11 @@ begin GameMode
SetStage RYB 7 ; init player weight
endif
if (ModVersion < 0.2)
set ModVersion to 0.2
set ColliderPosThreshold to 1.0
endif
if (Resetting == -1)
SetStage RYB 51 ; Re-enable boat and attachment refs
set Resetting to 1