From f4e99235462ce365f9240a68ce267e33c55dbb96 Mon Sep 17 00:00:00 2001 From: nea Date: Thu, 6 Oct 2022 20:41:04 +0200 Subject: Change other template hint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a99840b..5da5d84 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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/)** +**For other templates, do check out the [other branches of this repository](https://github.com/romangraef/Forge1.8.9Template/branches/all)** To get started, clone this repository and replace all references to `examplemod` or `com.example` with your own names. -- cgit