mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-27 01:12:38 +00:00
🐍💼
This commit is contained in:
parent
6de5f5f3a7
commit
fcd4cc8169
9 changed files with 518 additions and 68 deletions
|
|
@ -968,7 +968,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Avalanche": {
|
||||
"avalanche": {
|
||||
"description": "Dodge the falling ice bombs",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
|
|
@ -979,15 +979,10 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "f744c41",
|
||||
"released_on": "24-01-2024",
|
||||
"md5sum": "c1c96450fbdb6e5b2f0d26bb4e797236"
|
||||
}
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"HYPER_RACE": {
|
||||
"hyper_race": {
|
||||
"description": "Race and avoid the obsatacles",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
|
|
@ -998,15 +993,10 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "f744c41",
|
||||
"released_on": "24-01-2024",
|
||||
"md5sum": "8b423bdae256bd411489528b550b8bd9"
|
||||
}
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"meteorshowerdeluxe": {
|
||||
"meteor_shower_deluxe": {
|
||||
"description": "Meteor shower on all maps support",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
|
|
@ -1017,15 +1007,10 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "f744c41",
|
||||
"released_on": "24-01-2024",
|
||||
"md5sum": "7e86bbc8e3ebb26a66602068950adfbf"
|
||||
}
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"ofuuuAttack": {
|
||||
"ofuuu_attack": {
|
||||
"description": "Dodge the falling bombs.",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
|
|
@ -1036,12 +1021,7 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "f744c41",
|
||||
"released_on": "24-01-2024",
|
||||
"md5sum": "982c72f2d2cb3d50280f50b022e7865f"
|
||||
}
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"safe_zone": {
|
||||
|
|
@ -1055,15 +1035,10 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "f744c41",
|
||||
"released_on": "24-01-2024",
|
||||
"md5sum": "862fab0c26947c70397542742fb82635"
|
||||
}
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"SnowBallFight": {
|
||||
"snow_ball_fight": {
|
||||
"description": "Throw snoballs and dominate",
|
||||
"external_url": "https://youtu.be/uXyb_meBjGI?si=D_N_OXZT5BFh8R5C",
|
||||
"authors": [
|
||||
|
|
@ -1074,15 +1049,10 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "f744c41",
|
||||
"released_on": "24-01-2024",
|
||||
"md5sum": "ef6bd7cd0404674f65e8f8d4da3ab8c8"
|
||||
}
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"EggGame": {
|
||||
"egg_game": {
|
||||
"description": "Throw Egg as far u can",
|
||||
"external_url": "https://youtu.be/82vLp9ceCcw?si=OSC5Hu3Ns7PevlwP",
|
||||
"authors": [
|
||||
|
|
@ -1093,12 +1063,21 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "f744c41",
|
||||
"released_on": "24-01-2024",
|
||||
"md5sum": "e1d401ec8f2d06dec741d713d6602710"
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"you_vs_bombsquad": {
|
||||
"description": "You against bombsquad solo or with friends",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
"name": "JoseAng3l",
|
||||
"email": "",
|
||||
"discord": "joseang3l"
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue