Update REMADE
This commit is contained in:
parent
3c05b26ba1
commit
9039646884
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ If you find any exploits, security issues, etc in the code, please send me an is
|
|||
## alexa how to install
|
||||
This version does not have any releases, so to use this, you will have to compile it.
|
||||
|
||||
Make sure you have a Java 17 JDK installed, then run "./gradlew build" for Unix(-like) OSes or "gradlew.bat build" for Windows. If the build was successful, the compiled JAR file should be in "build/libs".
|
||||
Make sure you have a Java 21 JDK installed, then run "./gradlew build" for Unix(-like) OSes or "gradlew.bat build" for Windows. If the build was successful, the compiled JAR file should be in "build/libs".
|
||||
|
||||
Make sure you have the Fabric loader and Fabric API installed for version 1.20.2, and copy the JAR file to your mods folder.
|
||||
Make sure you have the Fabric loader and Fabric API installed for version 1.21.1, and copy the JAR file to your mods folder.
|
||||
|
||||
if thats not clear enough ask your search engine how to install a fabric mod
|
||||
|
||||
|
|
Loading…
Reference in a new issue