Add 1.12 info

This commit is contained in:
nea 2022-08-28 11:49:30 +02:00
parent e287e601b2
commit dc7454d548
No known key found for this signature in database
GPG key ID: 64829FEFC0FAFBA1
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View file

@ -2,3 +2,5 @@
.vscode/
run/
build/
.gradle/

View file

@ -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