My fork of Chipmunk Sex Mod
Find a file
2025-07-06 16:06:49 -03:00
.github/workflows Update dependencies (#220) 2022-11-22 15:04:48 +00:00
gradle/wrapper feat: port to 1.21.7 2025-07-06 16:06:49 -03:00
src/main feat: port to 1.21.7 2025-07-06 16:06:49 -03:00
.gitignore Add files the JVM may generate under certain conditions to .gitignore (#159) 2022-11-22 15:08:37 +00:00
build.gradle feat: port to 1.21.7 2025-07-06 16:06:49 -03:00
codestyle.xml style: also commit the styles and info in readme 2025-04-15 10:25:17 +07:00
gradle.properties feat: port to 1.21.7 2025-07-06 16:06:49 -03:00
gradlew build: cleanup buildscripts a lot 2024-12-27 22:44:15 -03:00
gradlew.bat build: cleanup buildscripts a lot 2024-12-27 22:44:15 -03:00
inspections.xml style: also commit the styles and info in readme 2025-04-15 10:25:17 +07:00
LICENSE first commit 2018-11-03 23:25:39 +01:00
README.md style: also commit the styles and info in readme 2025-04-15 10:25:17 +07:00
settings.gradle Resolve plugin dependencies from maven central. (#138) 2021-11-09 13:05:27 +00:00

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