mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Merge pull request #171 from bombsquad-community/fix-supersmash
Fix supersmash
This commit is contained in:
commit
472f5eeebf
2 changed files with 59 additions and 54 deletions
|
|
@ -615,7 +615,6 @@
|
|||
"md5sum": "f68395cc90dc8cddb166a23b2da81b7b"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"ufo_fight": {
|
||||
"description": "Fight the UFO boss!",
|
||||
|
|
@ -656,7 +655,7 @@
|
|||
}
|
||||
},
|
||||
"supersmash": {
|
||||
"description": "SuperSmash",
|
||||
"description": "Blow up your enemies off the map!",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
|
|
@ -671,7 +670,13 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": null
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "68e77f2",
|
||||
"released_on": "24-07-2023",
|
||||
"md5sum": "1cbe5b3e85b5dfcee1eb322f33568fd4"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue