40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"format_version": 3,
|
|
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
|
|
"tooth": "github.com/GroupMountain/GMDebugStick",
|
|
"version": "1.1.0",
|
|
"info": {
|
|
"name": "GMDebugStick",
|
|
"description": "Register for a debug stick item",
|
|
"tags": [
|
|
"platform:levilamina",
|
|
"type:mod"
|
|
],
|
|
"avatar_url": "https://i.mcmod.cn/item/icon/128x128/10/103544.png"
|
|
},
|
|
"variants": [
|
|
{
|
|
"label": "",
|
|
"platform": "win-x64",
|
|
"dependencies": {
|
|
"github.com/LiteLDev/LeviLamina": ">=1.3.0",
|
|
"github.com/GroupMountain/GMLIB-Release": ">=1.3.0"
|
|
},
|
|
"assets": [
|
|
{
|
|
"type": "zip",
|
|
"urls": [
|
|
"https://{{tooth}}/releases/download/{{version}}/GMDebugStick-windows-x64.zip"
|
|
],
|
|
"placements": [
|
|
{
|
|
"type": "dir",
|
|
"src": "DebugStick/",
|
|
"dest": "plugins/DebugStick/"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |