Add minVersion to template mixin config #41

Merged
i509VCB merged 2 commits from feature/minVersion into master 2020-02-25 14:56:29 +00:00
2 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,7 @@
],
"depends": {
"fabricloader": ">=0.7.2",
"fabricloader": ">=0.7.4",
"fabric": "*",
"minecraft": "1.15.x"
},

View File

@ -1,5 +1,6 @@
{
"required": true,
"minVersion": "0.8",
"package": "net.fabricmc.example.mixin",
"compatibilityLevel": "JAVA_8",
"mixins": [