Update maps.json

This commit is contained in:
Hopeless101 2023-06-14 17:50:33 +08:00 committed by GitHub
parent a97f1cea51
commit a72832be48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,5 +2,20 @@
"name": "Maps",
"description": "Maps",
"plugins_base_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps",
"plugins": {}
"plugins": {
"forest_map": {
"description": "Basically bridgit map but outter version",
"external_url": "",
"authors": [
{
"name": "Hopeless",
"email": "",
"discord": "Hopeless#9040"
}
],
"versions": {
"1.0.0": null
},
},
}
}