diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index c07e72a..b7935f5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## Setup +0. Create a new mod repository by pressing the "Use this template" button and clone the created repository. + 1. Edit build.gradle and mod.json to suit your needs. * The "mixins" object can be removed from mod.json if you do not need to use mixins. * Please replace all occurences of "modid" with your own mod ID - sometimes, a different string may also suffice. |