Indium

Indium

26M Downloads

Directions on how to compile

Ocraftyone opened this issue ยท 8 comments

commented

Would you be able to provide more information on how to compile this. I know that you can use gradlew build but i am unsure how to correctly use the sodium source code with your code

commented

all you need to do is run gradlew build if on windows or ./gradlew build on mac/linux

commented

i am unsure how to correctly use the sodium source code with your code

sodium and this mod are separate mods

you just need to compile the 1.16.x/next branch of sodium (the stable branch/releases won't be enough) and compile this mod seperately, then put both .jar files in your mods folder

commented

where is the location of the compiled .jar?

commented

where is the location of the compiled .jar?

build/libs

commented

Ok I am monkey brain. Is there any way that someone can just send me the jar?

commented

Precompiled builds of Indium are available from Github Actions - just click the latest run then download and extract the build-artifacts file.

commented

BUILD FAILED in 4s

Firstly, this is not specific, and we cannot have any idea what has gone wrong. Many things could have gone wrong, most notably that you need to install a JDK, and that the command is different if you use Windows, or if you use a UNIX-based system (e.g. Linux or MacOS). Secondly, if you do not know how to compile, you can use GitHub Actions.

commented

BUILD FAILED in 4s