Added mood light to utilities.json

This commit is contained in:
Loup 2022-09-21 18:07:14 +05:30 committed by GitHub
parent fc61348557
commit 51fda2e506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,26 @@
"description": "Utilities",
"plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities",
"plugins": {
"mood_light": {
"description": "mood lighting in co-op games"
"external_url": "",
"authors": [
{
"name": "Anonymous",
"email": "",
"discord": ""
}
],
"versions": {
"1.0.0": {
"api_version": 7,
"commit_sha": "41e239c",
"released_on": "21-09-2022",
"md5sum": "bbaee5f133b41d2edjsjsk3b726403a75e"
}
}
},
"colorscheme": {
"description": "Create custom UI colorschemes!",
"external_url": "http://www.youtube.com/watch?v=qatwWrBAvjc",
@ -204,4 +224,4 @@
}
}
}
}
}