29 lines
808 B
JSON
29 lines
808 B
JSON
{
|
|
"format_version": 2,
|
|
"tooth": "github.com/GroupMountain/InventoryCheck",
|
|
"version": "0.9.2",
|
|
"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.9.2/InventoryCheck-windows-x64.zip",
|
|
"dependencies": {
|
|
"github.com/GroupMountain/GMLIB": ">=0.9.7"
|
|
},
|
|
"files": {
|
|
"place": [
|
|
{
|
|
"src": "InventoryCheck/*",
|
|
"dest": "plugins/InventoryCheck"
|
|
}
|
|
]
|
|
}
|
|
} |