A quilt mod that makes every single block edible
gradle | ||
License | ||
src/main | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
interactive-setup.sh | ||
LICENSE.md | ||
README.md | ||
settings.gradle | ||
TEMPLATE_TODO.md |
Quilt Template Mod
Based on the official template mod, this mod is modified to preconfigure things like mod menu support that I normally add anyways to my mods.
Usage
- clone this repository
- rename from
limepot-quilt-template-mod
to your mod name - cd into the directory
- run the
interactive-setup.sh
script (bash required)
if you havent just forked this repository, and make one after cloning:
- git remote remove origin
- git remote add origin
your git repository here
- git push
please note the below is for personal use, if you decide to use my template mod you do not need to use the unlicense.
Contributing:
I wont tell you exactly how to contribute but I will say, you must cryptographically sign the waiver and include it in your first commit.
gpg --no-version --armor --sign WAIVER
License
I dedicate any and all copyright interest in this software to the public domain. I make this dedication for the benefit of the public at large and to the detriment of my heirs and successors. I intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.
See Unlicense.