Go to file
David Bailey 64b9c6e5de Remove unnecessary GitHub Actions step
"make gradle wrapper executable" is not necessary because it
already has the executable bit set in the repository.
2021-03-27 16:32:38 +00:00
.github/workflows Remove unnecessary GitHub Actions step 2021-03-27 16:32:38 +00:00
gradle/wrapper Update loom, gradle, yarn, loader and api. 2021-02-26 22:04:17 +00:00
src/main Modernize Gradle buildscript (#71) 2020-11-10 22:11:54 +00:00
.gitignore Simply processResources logic & make it compatible with future versions of Gradle (#69) 2020-10-14 11:23:07 +01:00
build.gradle Unify inconsitent identation in build.gradle (#90) 2021-03-15 19:14:43 +00:00
gradle.properties Update loom, gradle, yarn, loader and api. 2021-02-26 22:04:17 +00:00
gradlew Modernize Gradle buildscript (#71) 2020-11-10 22:11:54 +00:00
gradlew.bat Modernize Gradle buildscript (#71) 2020-11-10 22:11:54 +00:00
LICENSE first commit 2018-11-03 23:25:39 +01:00
README.md Update README.md 2020-04-06 19:50:08 +01:00
settings.gradle Remove jcenter from settings.gradle as jcenter is shutting down. 2021-02-03 20:07:20 +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.