mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
45 lines
No EOL
1.1 KiB
JSON
45 lines
No EOL
1.1 KiB
JSON
{
|
|
"name": "Minigames",
|
|
"description": "Minigames",
|
|
"plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/minigames",
|
|
"plugins": {
|
|
"alliance_elimination": {
|
|
"description": "Fight in groups of duo, trio, or more. Last remaining alive wins.",
|
|
"external_url": "",
|
|
"authors": [
|
|
{
|
|
"name": "Rikko",
|
|
"email": "rikkolovescats@proton.me",
|
|
"discord": "Rikko#7383"
|
|
}
|
|
],
|
|
"versions": {
|
|
"1.1.0": {
|
|
"api_version": 7,
|
|
"commit_sha": "40b70fe",
|
|
"released_on": "08-08-2022",
|
|
"md5sum": "f4f0bb91f5d10cf8f591ecf7d2848182"
|
|
}
|
|
}
|
|
},
|
|
"volleyball": {
|
|
"description": "Play Volleyball in teams of two",
|
|
"external_url": "",
|
|
"authors": [
|
|
{
|
|
"name": "Freaku",
|
|
"email": "",
|
|
"discord": "[Just] Freak#4999"
|
|
}
|
|
],
|
|
"versions": {
|
|
"1.1.0": {
|
|
"api_version": 7,
|
|
"commit_sha": "0bc9522",
|
|
"released_on": "31-08-2022",
|
|
"md5sum": "a7ad7f1ac908fd871bcbcf665d49828c"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |