Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
aagrishankov authored Jan 16, 2022
1 parent 0fb2121 commit bc035a9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/resources/mixins.impactmixinmodule.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"required": true,
"minVersion": "0.7.11",
"package": "space.gtimpact.mixinmodule.mixins",
"plugin": "space.gtimpact.mixinmodule.mixinplugin.MixinPlugin",
"refmap": "mixins.impactmixinmodule.refmap.json",
"target": "@env(DEFAULT)",
"compatibilityLevel": "JAVA_8"
}

0 comments on commit bc035a9

Please sign in to comment.