Skip to content

Commit

Permalink
feat: add tooth.json
Browse files Browse the repository at this point in the history
  • Loading branch information
KobeBryant114514 authored Feb 16, 2024
2 parents 004f830 + e47b756 commit b10257b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions tooth.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"format_version": 2,
"tooth": "github.com/GroupMountain/Cleaner",
"version": "0.8.0",
"info": {
"name": "Cleaner",
"description": "A Powerful Entities Cleaning up Plugin for BDS",
"author": "GroupMountain",
"tags": [
"LeviLamina",
"Cleaner"
]
},
"asset_url": "https://github.com/GroupMountain/Cleaner/releases/download/v0.8.0/Cleaner-windows-x64.zip",
"dependencies": {
"github.com/GroupMountain/GMLIB": ">=0.8.0"
},
"files": {
"place": [
{
"src": "Cleaner/*",
"dest": "plugins/Cleaner"
}
]
}
}

0 comments on commit b10257b

Please sign in to comment.