Example Fabric mod
Find a file
Chipmunk d15b8a8786 Finalize the 1.16.5 backport
Please note that tab completions do not fully work as intended yet
2023-06-03 22:01:35 -04:00
.github/workflows Update dependencies (#220) 2022-11-22 15:04:48 +00:00
gradle/wrapper Update to Gradle 7.6 (#222) 2022-11-28 20:57:01 +00:00
src/main Finalize the 1.16.5 backport 2023-06-03 22:01:35 -04:00
.gitignore Add files the JVM may generate under certain conditions to .gitignore (#159) 2022-11-22 15:08:37 +00:00
build.gradle Initial core implementation 2023-01-31 22:49:50 -05:00
gradle.properties partially backport it 2023-06-03 17:33:38 -04:00
gradlew Update to Gradle 7.6 (#222) 2022-11-28 20:57:01 +00:00
gradlew.bat Update to Gradle 7.6 (#222) 2022-11-28 20:57:01 +00:00
LICENSE first commit 2018-11-03 23:25:39 +01:00
lombok.config Initial core implementation 2023-01-31 22:49:50 -05:00
README.md Update README.md 2020-04-06 19:50:08 +01:00
settings.gradle Resolve plugin dependencies from maven central. (#138) 2021-11-09 13:05:27 +00:00

Fabric Example Mod

Setup

For setup instructions please see the fabric wiki page that relates to the IDE that you are using.

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.