This commit is contained in:
2026-06-06 11:27:03 +08:00
commit a5f6e6c50f
18 changed files with 794 additions and 0 deletions
@@ -0,0 +1,13 @@
{
"required": false,
"package": "xyz.fortern.noendspike.mixin",
"compatibilityLevel": "JAVA_25",
"client": [
],
"injectors": {
"defaultRequire": 1
},
"overwrites": {
"requireAnnotations": true
}
}