owml
owml copied to clipboard
Add Unpatching
Adds the ability for mods to specify an unpatcher
.
This allows mods that use prepatchers to undo what those prepatchers did once disabled. Meaning users won't need to verify game files or undo changes manually.
Added
- New manifest field:
unpatcher
- New OWML config field:
prepatchersExecuted
- New docs page on prepatching
- Manager now hides prepatcher warnings for mods with unpatchers on disable