mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
added laser_tracer,cannon_fight, fixed file_share
This commit is contained in:
parent
61948d981f
commit
505c9482f0
5 changed files with 1189 additions and 14 deletions
|
|
@ -564,6 +564,34 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"canon_fight": {
|
||||
"description": "Blow up your enemy with powerfull cannon",
|
||||
"external_url": "https://www.youtube.com/watch?v=7cv3ZSZeTns",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mr.Smoothy",
|
||||
"email": "",
|
||||
"discord": "mr.smoothy"
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"laser_tracer": {
|
||||
"description": "Dont touch dangerous laser light",
|
||||
"external_url": "https://youtu.be/wTgwZKiykQw?si=Cr0ybDYAcKCUNFN4",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mr.Smoothy",
|
||||
"email": "",
|
||||
"discord": "mr.smoothy"
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"arms_race": {
|
||||
"description": "Upgrade your weapons by eliminating enemies. Win by being first one to kill while cursed",
|
||||
"external_url": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue