You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came across a GitHub repository that loads mod with Remote ClassLoader using Forge: https://github.com/ThnksCJ/Oneratus. Is it possible to make one using Fabric? If so, how can I do this?"
The text was updated successfully, but these errors were encountered:
Our class loader only supports local jars, you'd have to download them first. This sounds like a rather bad idea in general, including malware risk, the linked implementation is rather obviously insecure..
I came across a GitHub repository that loads mod with Remote ClassLoader using Forge: https://github.com/ThnksCJ/Oneratus. Is it possible to make one using Fabric? If so, how can I do this?"
The text was updated successfully, but these errors were encountered: