feat: use custom paper mixins

This commit is contained in:
amyavi 2025-02-12 01:53:23 -03:00
parent 87525cc66f
commit c59f7f0389
Signed by: amy
SSH key fingerprint: SHA256:CoLIqZWDYPZEhs1j1HQWwV0j1JhC3BFWcaUF7ZLZHJA
2 changed files with 6 additions and 0 deletions

0
mods/.gitkeep Normal file
View file

View file

@ -44,6 +44,12 @@
}
},
"internal": {
"mods/PaperMixins.jar": {
"type": "zip",
"skip_404": true,
"url": "https://nightly.link/kaboomserver/papermixins/workflows/build/master/Artifacts.zip",
"extract": "paper-mixins-master.jar"
},
"plugins/CommandSpy.jar": {
"type": "zip",
"skip_404": true,