Files
Cleaner/tooth.json
T
n15421 9d68a50a12
/ build (pull_request) Failing after 4m50s
fix: fix broadcast
2026-02-28 13:59:52 +08:00

54 lines
1.3 KiB
JSON

{
"format_version": 3,
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
"tooth": "github.com/GroupMountain/Cleaner",
"version": "0.16.1",
"info": {
"name": "Cleaner",
"description": "A Powerful Entities Cleaning up Mod for BDS",
"tags": [
"levilamina",
"cleaner",
"gmlib"
],
"avatar_url": ""
},
"variants": [
{
"label": "",
"platform": "win-x64",
"dependencies": {
"github.com/GroupMountain/GMLIB-Release": ">=1.9.0",
"github.com/GroupMountain/ModAPI-Release": ">=0.4.0",
"github.com/MiracleForest/iListenAttentively-Release": ">=0.11.0"
},
"assets": [
{
"type": "zip",
"urls": [
"https://github.com/GroupMountain/Cleaner/releases/download/v{{version}}/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": []
}
}
]
}