Files
szar/build/resources/client/szar.client.mixins.json
2026-01-07 09:36:07 +01:00

15 lines
248 B
JSON

{
"required": true,
"minVersion": "0.8",
"package": "dev.tggamesyt.szar.mixin.client",
"compatibilityLevel": "JAVA_17",
"client": [
],
"injectors": {
"defaultRequire": 1
},
"overwrites": {
"requireAnnotations": true
}
}