From 720753576a4096a274c31a195d63f9b60f34af78 Mon Sep 17 00:00:00 2001 From: LimePotato Date: Wed, 21 Jun 2023 01:29:17 -0600 Subject: [PATCH] clarification --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1c1bb90..2cc4e6f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ 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](License/WAIVER) and include it in your first commit.