
Void Power Mod(for Fabric)
A Fabric version of the Void Power Mod.
Original Version(Forge)
Author: dfdyz
Source:VoidPowerMod
Wiki:Wiki
Building
First of all, you will need a JDK (java development kit) version 17 to build this mod.
You can check your Java version by running the command
java --version
Now go to the root of the project, and run
./gradlew build
to build the project
The output is located here :
build/libs
Original License
GNU LESSER GENERAL PUBLIC LICENSE
License
This version is available under the CC0 license. Feel free to do as you wish with it.