forked from ChomeNS/chipmunkmod
MY fork of chyapka fork of Chipmunk Mod
.github/workflows | ||
gradle/wrapper | ||
src/main | ||
.gitignore | ||
build.gradle | ||
codestyle.xml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
inspections.xml | ||
LICENSE | ||
README.md | ||
settings.gradle |
ChipmunkMod
My fork of chipmunkmod (chayapak fork)
alexa how to install
go to releases then on the latest one click chipmunkmod-x.x.x.jar
to download then get fabricmc if you dont have it and then put the downloaded file in your .minecraft/mods/
folder
if thats not clear enough ask your search engine how to install a fabric mod
if it pops up with errors you dont understand create an issue about it
Development
When commiting your changes, please use my code style.
In IntelliJ IDEA:
Ctrl + Alt + S
, search Code Style
, go to Java
, click gear icon, Import Scheme -> IntelliJ IDEA code style XML
,
use the codestyle.xml
file in this repository
Ctrl + Alt + Shift + H
, click Configure Inspections...
, click gear icon, Import Profile...
,
use the inspections.xml
file in this repository