mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Migrate plugin manager to API 8
This commit is contained in:
parent
2d62796a2d
commit
6af340da3d
2 changed files with 883 additions and 805 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
|
"plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py",
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"1.0.0": null,
|
||||||
"0.3.5": {
|
"0.3.5": {
|
||||||
"api_version": 7,
|
"api_version": 7,
|
||||||
"commit_sha": "985e486",
|
"commit_sha": "985e486",
|
||||||
|
|
@ -104,4 +105,4 @@
|
||||||
"https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json"
|
"https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json"
|
||||||
],
|
],
|
||||||
"external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json"
|
"external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
1685
plugin_manager.py
1685
plugin_manager.py
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue