An example mod template
- Java 81.2%
- Just 18.8%
| .github/workflows | add files | |
| gradle/wrapper | update to 26.1.2 | |
| src | update to 26.1.2 | |
| .editorconfig | update to 26.1.2 | |
| .gitattributes | add files | |
| .gitignore | update gitignore | |
| build.gradle | update to 26.1.2 | |
| gradle.properties | update to 26.1.2 | |
| gradlew | update to 26.1.2 | |
| gradlew.bat | update gradle wrapper | |
| justfile | update to 26.1.2 | |
| LICENSE | Initial commit | |
| README.md | Initial commit | |
| settings.gradle | update to 26.1.2 | |
ModTemplate
An example mod template