[1.19.2] JERPlugins do not load on Forge or Fabric
UnRealDinnerbone opened this issue ยท 0 comments
While looking into making a plugin for JER I noticed that both Forge and Fabric plugin loading does not work.
On the forge side, you're looking for the interface instead of the annotation
and from what I can tell on the fabric side, you never call JERAPI.init()