clarification
This commit is contained in:
parent
ead55cfb8c
commit
720753576a
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue