Fix client refmap loading
Some checks failed
Main Release / build (push) Has been cancelled

This commit is contained in:
2026-04-06 16:46:33 -05:00
parent 7db4423fe2
commit 1713748c11
3 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"required": true,
"package": "com.example.signleakshield.mixin",
"refmap": "signleakshield.refmap.json",
"refmap": "client-signleakshield.refmap.json",
"compatibilityLevel": "JAVA_21",
"client": [
"ClientConnectionMixin",