The Quilt template mod, but with some tweaks and scripts for efficiency.
Find a file Use this template
2023-08-02 03:40:26 -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 Will support 1.20-1.20.1 2023-07-04 15:39:33 -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 Will support 1.20-1.20.1 2023-07-04 15:39:33 -06:00
changelog.md Readme and changelog 2023-06-20 22:55:33 -06:00
gradle.properties Change default version from 1.0.0 > 0.0.1 2023-08-02 03:40:26 -06: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 rename 2023-06-21 03:29:17 -06:00
settings.gradle Apply more suggestions 2022-04-20 17:11:34 -03:00
TEMPLATE_TODO.md Create todo files 2023-08-02 03:33:13 -06:00

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)

if you havent just forked this repository, and make one after cloning:

  1. git remote remove origin
  2. git remote add origin your git repository here
  3. 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.

pd-icon See Unlicense.