The Quilt template mod, but with some tweaks and scripts for efficiency.
Find a file Use this template
2023-06-21 01:29:17 -06:00
gradle Update to Minecraft 1.20.1 2023-06-16 01:08:16 -03:00
License License stuff 2023-06-20 22:55:17 -06:00
src/main funny 2023-06-21 00:20:08 -06:00
.editorconfig Update .editorconfig, fix #24 2023-03-31 20:22:59 -03:00
.gitattributes Add .gitattributes: QSL Edition (#21) 2022-10-30 20:41:20 -03:00
.gitignore Add Fleet support to .gitignore 2022-11-27 15:02:28 -03:00
build.gradle Fix one last usage of GString 2023-06-08 01:41:15 -03:00
changelog.md Readme and changelog 2023-06-20 22:55:33 -06:00
gradle.properties Automatically append Minecraft version to mod version (#17) 2022-10-14 17:09:02 -03:00
gradlew Update dependencies 2023-04-22 00:43:03 -03:00
gradlew.bat Update to Gradle 7.6 2022-11-26 18:33:36 -03:00
interactive-setup.sh script works! 2023-06-21 01:27:09 -06:00
LICENSE.md License stuff 2023-06-20 22:55:17 -06:00
README.md clarification 2023-06-21 01:29:17 -06:00
settings.gradle Apply more suggestions 2022-04-20 17:11:34 -03:00

LimePot 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

  1. clone this repository
  2. rename from limepot-quilt-template-mod to your mod name
  3. cd into the directory
  4. run the interactive-setup.sh script (bash required)

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.

pd-icon See Unlicense.