29 lines
811 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
} |