mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
80 lines
2.2 KiB
JSON
80 lines
2.2 KiB
JSON
{
|
||
"name": "Utilities",
|
||
"description": "Utilities",
|
||
"plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities",
|
||
"plugins": {
|
||
"colorscheme": {
|
||
"description": "Create custom UI colorschemes!",
|
||
"external_url": "http://www.youtube.com/watch?v=qatwWrBAvjc",
|
||
"authors": [
|
||
{
|
||
"name": "Rikko",
|
||
"email": "rikkolovescats@proton.me",
|
||
"discord": "Rikko#7383"
|
||
},
|
||
{
|
||
"name": "Vishal",
|
||
"email": "vishal.u338@gmail.com",
|
||
"discord": "𝑽𝑰𝑺𝑯𝑼𝑼𝑼#2921"
|
||
}
|
||
],
|
||
"versions": {
|
||
"1.2.0": {
|
||
"api_version": 7,
|
||
"commit_sha": "a98dacd",
|
||
"dependencies": [],
|
||
"released_on": "12-08-2022",
|
||
"md5sum": "41084bfec41119ca9df8e6d899cd3cc0"
|
||
},
|
||
"1.1.0": {
|
||
"api_version": 7,
|
||
"commit_sha": "13a9d128",
|
||
"dependencies": [],
|
||
"released_on": "03-06-2022",
|
||
"md5sum": "4b6bbb99037ebda4664da7c510b3717c"
|
||
}
|
||
}
|
||
},
|
||
"store_event_specials": {
|
||
"description": "Exposes event-special store items not normally available for purchase",
|
||
"external_url": "",
|
||
"authors": [
|
||
{
|
||
"name": "Rikko",
|
||
"email": "rikkolovescats@proton.me",
|
||
"discord": "Rikko#7383"
|
||
}
|
||
],
|
||
"versions": {
|
||
"1.0.0": {
|
||
"api_version": 7,
|
||
"commit_sha": "2aa6df31",
|
||
"dependencies": [],
|
||
"released_on": "06-08-2022",
|
||
"md5sum": "233dfaa7f0e9394d21454f4ffa7d0205"
|
||
}
|
||
}
|
||
},
|
||
"colorscheme_dependant": {
|
||
"description": "A sample plugin using colorscheme plugin as a dependency",
|
||
"authors": [
|
||
{
|
||
"name": "Rikko",
|
||
"email": "rikkolovescats@proton.me",
|
||
"discord": "Rikko#7383"
|
||
}
|
||
],
|
||
"versions": {
|
||
"0.0.1": {
|
||
"api_version": 7,
|
||
"commit_sha": "776fc174",
|
||
"dependencies": [
|
||
"colorscheme"
|
||
],
|
||
"released_on": "26-08-2022",
|
||
"md5sum": "4243b4208fc10fa0de17241e6f51188a"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|