mirror of
https://github.com/kaboomserver/server.git
synced 2025-08-05 04:12:57 +00:00
feat: use custom paper mixins
This commit is contained in:
parent
87525cc66f
commit
c59f7f0389
2 changed files with 6 additions and 0 deletions
0
mods/.gitkeep
Normal file
0
mods/.gitkeep
Normal file
|
@ -44,6 +44,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"internal": {
|
"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": {
|
"plugins/CommandSpy.jar": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"skip_404": true,
|
"skip_404": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue