Files
InventoryCheck/tooth.json
T
2024-05-26 07:22:41 +08:00

29 lines
811 B
JSON

{
"format_version": 2,
"tooth": "github.com/GroupMountain/InventoryCheck",
"version": "0.12.1",
"info": {
"name": "InventoryCheck",
"description": "Check Player's Inventory",
"author": "GroupMountain",
"source": "github.com/GroupMountain/InventoryCheck",
"tags": [
"levilamina",
"inventory",
"checkbag",
"gmlib"
]
},
"asset_url": "https://github.com/GroupMountain/InventoryCheck/releases/download/v0.12.1/InventoryCheck-windows-x64.zip",
"dependencies": {
"github.com/GroupMountain/GMLIB": ">=0.12.6"
},
"files": {
"place": [
{
"src": "InventoryCheck/*",
"dest": "plugins/InventoryCheck"
}
]
}
}