bombsquad-plugin-manager/plugins/minigames.json

83 lines
2.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 17:27:21 +00:00
"1.1.0": {
"api_version": 7,
"commit_sha": "0bc9522",
"released_on": "31-08-2022",
"md5sum": "a7ad7f1ac908fd871bcbcf665d49828c"
}
2022-08-31 20:29:15 +05:30
}
2022-09-01 16:22:05 +05:30
},
"memory_game": {
"description": "Memorise tiles to surive! Playable in teams/ffa/co-op",
"external_url": "",
"authors": [
{
"name": "Freaku",
"email": "",
"discord": "[Just] Freak#4999"
}
],
"versions": {
2022-09-01 12:56:27 +00:00
"1.0.0": {
"api_version": 7,
"commit_sha": "858030b",
"released_on": "01-09-2022",
"md5sum": "27de4d6a66f41367977812c2df307c24"
}
2022-09-01 16:22:05 +05:30
}
},
"musical_flags": {
"description": "Musical chairs... but for bombsquad!?!! Playable in ffa/teams",
"external_url": "",
"authors": [
{
"name": "Freaku",
"email": "",
"discord": "[Just] Freak#4999"
}
],
"versions": {
2022-09-01 12:56:27 +00:00
"1.0.0": {
"api_version": 7,
"commit_sha": "858030b",
"released_on": "01-09-2022",
"md5sum": "c84b7f415de5d3e9189ee73fc0e3ce93"
}
2022-09-01 16:22:05 +05:30
}
2022-08-08 20:23:20 +05:30
}
}
2022-08-31 17:27:21 +00:00
}