aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornea <romangraef@gmail.com>2022-08-28 11:49:30 +0200
committernea <romangraef@gmail.com>2022-08-28 11:55:46 +0200
commitdc7454d548dea07c5f11a379d7cc669ce483705d (patch)
tree13ba374ffb9433de6adfcd38cc248493f3938340 /README.md
parente287e601b262de64e95cf54a614d4c61c3276c98 (diff)
downloadForge1.8.9Template-dc7454d548dea07c5f11a379d7cc669ce483705d.tar.gz
Forge1.8.9Template-dc7454d548dea07c5f11a379d7cc669ce483705d.tar.bz2
Forge1.8.9Template-dc7454d548dea07c5f11a379d7cc669ce483705d.zip
Add 1.12 info
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7a54bc7..a99840b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Architectury Loom based template for 1.8.9 forge mods
+**For a 1.12.2 template, checkout [`1.12`](https://github.com/romangraef/Forge1.8.9Template/tree/1.12/)**
+
To get started, clone this repository and replace all references to `examplemod` or `com.example` with your own names.
If you don't want mixins (which allow for modifying vanilla code), then you can remove the references to mixins from