Lighting Wand ๐ŸŒŸ (Fabric)

Lighting Wand ๐ŸŒŸ (Fabric)

128k Downloads

Where do I download the Psi API from?

crabdancing opened this issue ยท 4 comments

commented

Ideally, the build chain would automatically pull the Psi API, but it doesn't seem to do so. Where do I find the API files to compile against And how do I compile against them? I tried pulling Vazkii/Psi into the repo directory, but that's not working.

commented

That didn't work. :( It terminates with the same "cannot find symbol" error. Gradle is not downloading the API.

commented

That worked! Thanks :D

commented
repositories {
    maven { url = "http://dvs1.progwml6.com/files/maven" }
}