Add minVersion to mixin config

pull/41/head
i509vcb 4 years ago
parent 18fd282e3e
commit 51f2e20412

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

Loading…
Cancel
Save