mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
21 lines
484 B
JSON
21 lines
484 B
JSON
{
|
|
"name": "Maps",
|
|
"description": "Maps",
|
|
"plugins_base_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps",
|
|
"plugins": {
|
|
"forest_map": {
|
|
"description": "Basically bridgit map but outter version",
|
|
"external_url": "",
|
|
"authors": [
|
|
{
|
|
"name": "Hopeless",
|
|
"email": "",
|
|
"discord": "Hopeless#9040"
|
|
}
|
|
],
|
|
"versions": {
|
|
"1.0.0": null
|
|
}
|
|
}
|
|
}
|
|
}
|