DragonAPI
DragonAPI copied to clipboard
Fix FramezAPI usage
Use the Framez for MC 1.7.10 API.
Fixes https://github.com/ReikaKalseki/Reika_Mods_Issues/issues/1956
There may be other changes required for the Framez interface to compile (can't really test it obviously...), but at the very least this PR is necessary.
Decided to find the FramezAPI and noticed a lot more was wrong, so this would never actually successfully initialize before, it looks like everything is implemented properly now, though without a buildsystem for dragonAPI it's still a bit difficult to actually test that assertion.