blob: a406851b3a987b3e7c7ff2a7334e4759508d8d07 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"required": true,
"minVersion": "0.8",
"package": "eu.projnull.spelis.valvesprint.client.mixins",
"compatibilityLevel": "JAVA_8",
"client": [
],
"injectors": {
"defaultRequire": 1
},
"overwrites": {
"requireAnnotations": true
}
}
|