Added new minigames

Added Ultimate Last Stand by Cross Joy minigame
This commit is contained in:
Cross Joy 2022-10-22 18:25:10 +08:00 committed by GitHub
parent 9cb71d9408
commit c1c23f49b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 @@
}
}
}
}
}