Animation Modding Framework
This is a mod that allows compatibility between mods that utilize animation fragments.
It consists of an .animpack file, an animations_tables.bin file, and all of the vanilla animation fragments (.frg files).
Assuming you go along with this mod, there are two use cases:
1. Your mod edits an existing animation set, in which case you would only have that fragment in your mod, no vanilla ones, no .animpack, no animations_tables.bin.
2. Your mod has an entirely new animation set, in which case you need to comment here, and have me put a reference to your new set in the animations_tables.bin file of this mod. Again, you would only have that fragment in your mod.
Thanks to Marthenil for decoding the .animpack file and Frodo for RPFM.
This mod is useful for now, but there should be something even better in the future.