bombsquad-plugin-manager/plugins/minigames.json

45 lines
1.1 KiB
JSON
Raw Normal View History

2022-08-08 20:23:20 +05:30
{
2022-08-10 01:02:10 +05:30
"name": "Minigames",
"description": "Minigames",
2022-08-13 22:04:32 +05:30
"plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/minigames",
2022-08-10 01:02:10 +05:30
"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": {
2022-08-31 15:58:19 +05:30
"1.1.0": {
"api_version": 7,
"commit_sha": "40b70fe",
"released_on": "08-08-2022",
"md5sum": "f4f0bb91f5d10cf8f591ecf7d2848182"
2022-08-10 01:02:10 +05:30
}
2022-08-08 20:23:20 +05:30
}
2022-08-31 20:29:15 +05:30
},
2022-08-31 21:05:53 +05:30
"volleyball": {
"description": "Play Volleyball in teams of two",
2022-08-31 20:29:15 +05:30
"external_url": "",
"authors": [
{
"name": "Freaku",
"email": "",
"discord": "[Just] Freak#4999"
}
],
"versions": {
2022-08-31 15:36:28 +00:00
"1.1.0": {
"api_version": 7,
"commit_sha": "0553bb9",
"released_on": "31-08-2022",
"md5sum": "9cd1416e086597684ceb17a5712791b1"
}
2022-08-31 20:29:15 +05:30
}
2022-08-08 20:23:20 +05:30
}
}
2022-08-31 15:36:28 +00:00
}