mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Update utilities.json
This commit is contained in:
parent
6f5668fb53
commit
bb6734a9aa
1 changed files with 15 additions and 1 deletions
|
|
@ -3,6 +3,20 @@
|
||||||
"description": "Utilities",
|
"description": "Utilities",
|
||||||
"plugins_base_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities",
|
"plugins_base_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities",
|
||||||
"plugins": {
|
"plugins": {
|
||||||
|
"plugin_editor": {
|
||||||
|
"description": "An Editor which let's you view and edit plugins inside the game!",
|
||||||
|
"external_url": "",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Vishuuu",
|
||||||
|
"email": "vishal.u338@gmail.com",
|
||||||
|
"discord": "vishal3308"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"1.1.1": null
|
||||||
|
}
|
||||||
|
},
|
||||||
"sandbox": {
|
"sandbox": {
|
||||||
"description": "Spawn, control and bots, change music, add teams, spawn objects, change game values in real time, and much more!",
|
"description": "Spawn, control and bots, change music, add teams, spawn objects, change game values in real time, and much more!",
|
||||||
"external_url": "",
|
"external_url": "",
|
||||||
|
|
@ -1370,4 +1384,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue