Initial commit

This commit is contained in:
2026-06-19 18:14:40 +06:00
commit ef3ec8d9f1
671 changed files with 5595 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"required": false,
"minVersion": "0.8",
"package": "me.padej_.soupapi.mixins.compat",
"compatibilityLevel": "JAVA_21",
"injectors": {
"defaultRequire": 0
},
"client": []
}