Find a file
2026-01-08 17:46:17 +07:00
.github/workflows
gradle/wrapper
src/main feat: autoprefix (for hcesaropz) 2026-01-08 17:46:17 +07:00
.gitignore
build.gradle
codestyle.xml
gradle.properties
gradlew
gradlew.bat
inspections.xml
LICENSE
README.md
settings.gradle

ChipmunkMod

My fork of Chipmunk's ChipmunkMod

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