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.client.json
Normal file
10
src/main/resources/bclib.mixins.client.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"required": true,
|
||||
"minVersion": "0.8",
|
||||
"package": "ru.bclib.mixin.client",
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"client": [],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue