Wrap all Forge parts in checks, essentially making the mod only require FML.
TrainerGuy22 opened this issue ยท 0 comments
TrainerGuy22 commented
Instead of importing and using all the Forge stuff as is, there should be a check for if there is Forge installed or just FML. This will make FML the only hard-dependency that Reliquary needs, which will allow for compatibility with other mod systems based off of FML.