mirror of
https://github.com/kaboomserver/server.git
synced 2025-04-06 01:14:25 -04: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": {
|
||||
"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,
|
||||
|
|
Loading…
Add table
Reference in a new issue