aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index de9e3bd..3f299e2 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,12 @@
**For other templates, do check out the [other branches of this repository](https://github.com/romangraef/Forge1.8.9Template/branches/all)**
+## Usage
+
+Check out https://moddev.nea.moe/ for a full tutorial on legacy modding.
+
+Alternatively, read here for a basic overview on how to use this repository.
+
To get started, clone this repository.
In `build.gradle.kts`, replace the values of `baseGroup` and `group` with your own names.
In `settings.gradle.kts` change `rootProject.name` to your desired mod id.