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

Post Merge FormID Collision Fixer #5

Closed Noggog closed 4 months ago

Noggog commented 1 year ago

Write logic that can detect when there is duplicate FormIDs, and offer to reassign one of them, tracking down existing usages and pointing them appropriately. This might be written in Spriggit, or be a more generic tool in the Mutagen toolset that Spriggit just makes use of

Noggog commented 4 months ago

added via the formid-collision CLI command