Unable to compile
Opened this issue ยท 4 comments
The url "https://jitpack.io/com/github/jellysquid3/sodium-fabric/1.16.x~next-SNAPSHOT/maven-metadata.xml" never responds leading to the build failing to get necessary file.
Seems like jitpack is having issues... for now, you can just grab a precompiled jar from https://github.com/comp500/Indium/runs/1743990522
If you need to compile it yourself, you'll probably have to add a maven local publishing task to Sodium, then run it and set Indium to compile using that as a dependency.
I think I'll just use the precompiled jar, since im no expert. By the way thanks for the jar, other than that I have no idea whats going on with jitpack.
I didn't even know the "Actions" tab existed, guess I learned something new today.