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
88 stars 10 forks source link

Add hyper compatible 2nd entry point interface #42

Closed Noggog closed 8 months ago

Noggog commented 8 months ago

Right now, the interface is a bit dangerous, as it's using fancy objects like IFileSystem and IWorkEngineDropoff for certain features. Would be nice to define a more safe but limited alternative using only basic types. This would be used as a fallback if the primary entry point could not connect