[B18][Mod]SaveGamePatches

Started by FuriouslyEloquent, April 13, 2018, 12:01:44 PM

Previous topic - Next topic

FuriouslyEloquent

While working on a mod for a new work type, I ran into issues with save game backwards compatibility. After some thought and significant stubbornness, I've created a small Mod that extends the Mod system allowing for save game patching upon load. This functions similarly to the existing mod Def patching, using the PatchOperation syntax and reading all mod ./SaveGamePatches/ directories.

V 1.1 Updated to only apply patches for newly loaded mods.

License: MIT
Requirements: Harmony Lib
Release: SaveGamePatches
Versions: Currently working with B18, might work with older versions but I haven't checked.
Someone should be cropping their images ... but I'm not

r0xx0r01


jptrrs

This is great! Any word on updates? Why not on Steam? I wish I could set this as a requisite to my own mod...