more clarification
This commit is contained in:
parent
720753576a
commit
eb67bae910
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,11 @@ Based on the official template mod, this mod is modified to preconfigure things
|
||||||
3. cd into the directory
|
3. cd into the directory
|
||||||
4. run the ``interactive-setup.sh`` script (bash required)
|
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.
|
### 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:
|
### 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.
|
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