From 217f0f4f5f90fe7324e8e6b2cd00b03d80ad275f Mon Sep 17 00:00:00 2001 From: natanfudge Date: Sat, 27 Jul 2019 11:42:07 +0300 Subject: add more info to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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. -- cgit 1.4.1