mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
JSON metadata file for minigames
This commit is contained in:
parent
cbdb3ead34
commit
27f81fc715
1 changed files with 22 additions and 1 deletions
|
|
@ -1 +1,22 @@
|
|||
{}
|
||||
{
|
||||
"alliance_elimination": {
|
||||
"description": "Fight in groups of duo, trio, or more.\nLast remaining alive wins.",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Rikko",
|
||||
"email": "rikkolovescats@proton.me",
|
||||
"discord": "Rikko#7383"
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.1.0": {
|
||||
"api_version": 7,
|
||||
"commit_sha": "cbdb3ead",
|
||||
"dependencies": [],
|
||||
"released_on": "08-08-2022",
|
||||
"md5sum": "11dbb3c7e37e97bda028ea1251529ea0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue