First upload
This commit is contained in:
parent
f09ee4d630
commit
d807c9fd1c
15 changed files with 563 additions and 23 deletions
10
src/main/resources/bclib.mixins.common.json
Normal file
10
src/main/resources/bclib.mixins.common.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"required": true,
|
||||
"minVersion": "0.8",
|
||||
"package": "ru.bclib.mixin.common",
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"mixins": [],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue