feat: update tooth.json
This commit is contained in:
+37
-17
@@ -1,28 +1,48 @@
|
|||||||
{
|
{
|
||||||
"format_version": 2,
|
"format_version": 3,
|
||||||
|
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
|
||||||
"tooth": "github.com/GroupMountain/Cleaner",
|
"tooth": "github.com/GroupMountain/Cleaner",
|
||||||
"version": "0.13.3",
|
"version": "0.13.4",
|
||||||
"info": {
|
"info": {
|
||||||
"name": "Cleaner",
|
"name": "Cleaner",
|
||||||
"description": "A Powerful Entities Cleaning up Mod for BDS",
|
"description": "A Powerful Entities Cleaning up Mod for BDS",
|
||||||
"author": "GroupMountain",
|
"tags": ["levilamina", "cleaner", "gmlib"],
|
||||||
"source": "github.com/GroupMountain/Cleaner",
|
"avatar_url": ""
|
||||||
"tags": [
|
|
||||||
"levilamina",
|
|
||||||
"cleaner",
|
|
||||||
"gmlib"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"asset_url": "https://github.com/GroupMountain/Cleaner/releases/download/v0.13.3/Cleaner-windows-x64.zip",
|
"variants": [
|
||||||
"dependencies": {
|
|
||||||
"github.com/GroupMountain/GMLIB": ">=0.13.10"
|
|
||||||
},
|
|
||||||
"files": {
|
|
||||||
"place": [
|
|
||||||
{
|
{
|
||||||
"src": "Cleaner/*",
|
"label": "",
|
||||||
"dest": "mods/Cleaner"
|
"platform": "win-x64",
|
||||||
|
"dependencies": {
|
||||||
|
"github.com/GroupMountain/GMLIB": ">= 1.0.0"
|
||||||
|
},
|
||||||
|
"assets": [
|
||||||
|
{
|
||||||
|
"type": "zip",
|
||||||
|
"urls": [
|
||||||
|
"https://github.com/GroupMountain/Cleaner/releases/download/v0.13.4/Cleaner-windows-x64.zip"
|
||||||
|
],
|
||||||
|
"placements": [
|
||||||
|
{
|
||||||
|
"type": "dir",
|
||||||
|
"src": "Cleaner/",
|
||||||
|
"dest": "plugins/Cleaner"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"preserve_files": [],
|
||||||
|
"remove_files": [],
|
||||||
|
"scripts": {
|
||||||
|
"pre_install": [],
|
||||||
|
"install": [],
|
||||||
|
"post_install": [],
|
||||||
|
"pre_pack": [],
|
||||||
|
"post_pack": [],
|
||||||
|
"pre_uninstall": [],
|
||||||
|
"uninstall": [],
|
||||||
|
"post_uninstall": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user