mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Readded accidentally removed data
This commit is contained in:
parent
3a901be3f3
commit
4aa9052094
1 changed files with 20 additions and 1 deletions
|
|
@ -3,6 +3,25 @@
|
|||
"description": "Minigames",
|
||||
"plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/minigames",
|
||||
"plugins": {
|
||||
"soccer": {
|
||||
"description": "Shoot the ball in left or right edge of the map to score",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Stary_Agent",
|
||||
"email": "",
|
||||
"discord": ""
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"api_version": 7,
|
||||
"commit_sha": "e59073b",
|
||||
"released_on": "02-11-2022",
|
||||
"md5sum": "ceb7ac417c85396722fa9f7fee3cfc01"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SimonSays": {
|
||||
"description": "You better do what Simon says",
|
||||
"external_url": "",
|
||||
|
|
@ -213,4 +232,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue