mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Added new minigames
Added Ultimate Last Stand by Cross Joy minigame
This commit is contained in:
parent
9cb71d9408
commit
c1c23f49b7
1 changed files with 15 additions and 1 deletions
|
|
@ -3,6 +3,20 @@
|
|||
"description": "Minigames",
|
||||
"plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/minigames",
|
||||
"plugins": {
|
||||
"ultimate_last_stand": {
|
||||
"description": "Bring Last Stand minigame into team fight and FFA.",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Cross Joy",
|
||||
"email": "cross.joy.official@gmail.com",
|
||||
"discord": "Cross Joy#0721"
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"2.0.0": null
|
||||
}
|
||||
},
|
||||
"alliance_elimination": {
|
||||
"description": "Fight in groups of duo, trio, or more. Last remaining alive wins.",
|
||||
"external_url": "",
|
||||
|
|
@ -80,4 +94,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue