scoop-games/bucket/assetstudio.json

22 lines
749 B
JSON

{
"homepage": "https://github.com/Perfare/AssetStudio",
"description": "Tool for exploring, extracting and exporting Unity assets and assetbundles.",
"version": "0.16.0",
"license": "MIT",
"url": "https://github.com/Perfare/AssetStudio/releases/download/v0.16.0/AssetStudio.v0.16.0.zip",
"hash": "badc1aa356fe0623ce4053d1a81c22f852c72cb882ca30f1876a37d930d2fbc8",
"bin": "AssetStudioGUI.exe",
"shortcuts": [
[
"AssetStudioGUI.exe",
"AssetStudio"
]
],
"checkver": {
"github": "https://github.com/Perfare/AssetStudio"
},
"autoupdate": {
"url": "https://github.com/Perfare/AssetStudio/releases/download/v$version/AssetStudio.v$version.zip"
}
}