mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
switch to snake_case naming scheme
This commit is contained in:
parent
27f81fc715
commit
b43e4133a9
3 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"ColorScheme": {
|
"colorscheme": {
|
||||||
"description": "Create custom UI colorschemes!",
|
"description": "Create custom UI colorschemes!",
|
||||||
"external_url": "https://www.youtube.com/watch?v=qatwWrBAvjc",
|
"external_url": "https://www.youtube.com/watch?v=qatwWrBAvjc",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"StoreEventSpecials": {
|
"store_event_specials": {
|
||||||
"description": "Exposes event-special store items not normally available for purchase",
|
"description": "Exposes event-special store items not normally available for purchase",
|
||||||
"external_url": "",
|
"external_url": "",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue