43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
{
|
|
"format_version": 3,
|
|
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
|
|
"tooth": "github.com/GroupMountain/InventoryCheck",
|
|
"version": "0.16.0",
|
|
"info": {
|
|
"name": "InventoryCheck",
|
|
"description": "Check Player's Inventory",
|
|
"author": "GroupMountain",
|
|
"source": "github.com/GroupMountain/InventoryCheck",
|
|
"tags": [
|
|
"platform:levilamina",
|
|
"type:mod",
|
|
"checkbag",
|
|
"gmlib"
|
|
]
|
|
},
|
|
|
|
"variants": [
|
|
{
|
|
"platform": "win-x64",
|
|
"dependencies": {
|
|
"github.com/GroupMountain/GMLIB-Release": ">=26.10.0"
|
|
},
|
|
"assets": [
|
|
{
|
|
"type": "self",
|
|
"urls": [],
|
|
"placements": [
|
|
{
|
|
"type": "dir",
|
|
"src": "InventoryCheck/*",
|
|
"dest": "plugins/InventoryCheck"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"remove_files": [
|
|
"plugins/InventoryCheck"
|
|
]
|
|
}
|
|
]
|
|
} |