Merge pull request #171 from bombsquad-community/fix-supersmash

Fix supersmash
This commit is contained in:
rikkolovescats 2023-07-24 19:18:36 +05:30 committed by GitHub
commit 472f5eeebf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 59 additions and 54 deletions

View file

@ -615,63 +615,68 @@
"md5sum": "f68395cc90dc8cddb166a23b2da81b7b" "md5sum": "f68395cc90dc8cddb166a23b2da81b7b"
} }
} }
} },
}, "ufo_fight": {
"ufo_fight": { "description": "Fight the UFO boss!",
"description": "Fight the UFO boss!", "external_url": "",
"external_url": "", "authors": [
"authors": [ {
{ "name": "Cross Joy",
"name": "Cross Joy", "email": "cross.joy.official@gmail.com",
"email": "cross.joy.official@gmail.com", "discord": "Cross Joy#0721"
"discord": "Cross Joy#0721" }
],
"versions": {
"1.0.0": {
"api_version": 7,
"commit_sha": "7219487",
"released_on": "15-05-2023",
"md5sum": "81617b130716996368b7d8f20f3a5154"
}
} }
], },
"versions": { "yeeting_party": {
"1.0.0": { "description": "Yeet your enemies out of the map!",
"api_version": 7, "external_url": "",
"commit_sha": "7219487", "authors": [
"released_on": "15-05-2023", {
"md5sum": "81617b130716996368b7d8f20f3a5154" "name": "Freaku",
"email": "",
"discord": "[Just] Freak#4999"
}
],
"versions": {
"1.0.0": {
"api_version": 7,
"commit_sha": "7219487",
"released_on": "15-05-2023",
"md5sum": "197a377652ab0c3bfbe1ca07833924b4"
}
} }
} },
}, "supersmash": {
"yeeting_party": { "description": "Blow up your enemies off the map!",
"description": "Yeet your enemies out of the map!", "external_url": "",
"external_url": "", "authors": [
"authors": [ {
{ "name": "Mrmaxmeier",
"name": "Freaku", "email": "",
"email": "", "discord": ""
"discord": "[Just] Freak#4999" },
{
"name": "JoseAngel",
"email": "",
"discord": "joseang3l"
}
],
"versions": {
"1.0.0": {
"api_version": 8,
"commit_sha": "68e77f2",
"released_on": "24-07-2023",
"md5sum": "1cbe5b3e85b5dfcee1eb322f33568fd4"
}
} }
],
"versions": {
"1.0.0": {
"api_version": 7,
"commit_sha": "7219487",
"released_on": "15-05-2023",
"md5sum": "197a377652ab0c3bfbe1ca07833924b4"
}
}
},
"supersmash": {
"description": "SuperSmash",
"external_url": "",
"authors": [
{
"name": "Mrmaxmeier",
"email": "",
"discord": ""
},
{
"name": "JoseAngel",
"email": "",
"discord": "joseang3l"
}
],
"versions": {
"1.0.0": null
} }
} }
} }