Mutagen-Modding / Spriggit

A tool to facilitate converting Bethesda plugin files to a text based format that can be stored in Git
GNU General Public License v3.0
91 stars 11 forks source link

Esp move on serialization #24

Open Noggog opened 1 year ago

Noggog commented 1 year ago

Some users like committing both the text files and the raw esp. This is sort of a one way usage of Spriggit, where the user would be mostly interested in the diff results of spriggit. They would rarely actually deserialize from text back to esp, but instead just use the raw esp directly. In this setup, rather than requiring they run Spriggit and copy the file by hand each time, spriggit could potentially do that esp copy for them so it's a one click thing