6c8c4065df
Java CI / build (push) Successful in 5m38s
Signed-off-by: Dmitrii <computer@yawaflua.tech> Took 2 hours 53 minutes
15 lines
247 B
JSON
15 lines
247 B
JSON
{
|
|
"required": true,
|
|
"minVersion": "0.8",
|
|
"package": "git.yawaflua.tech.spmega.mixin",
|
|
"compatibilityLevel": "JAVA_21",
|
|
"mixins": [
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
},
|
|
"overwrites": {
|
|
"requireAnnotations": true
|
|
}
|
|
}
|