scoop-games/bucket/assetstudio.json

22 lines
762 B
JSON

{
"homepage": "https://github.com/Perfare/AssetStudio",
"description": "Tool for exploring, extracting and exporting Unity assets and assetbundles.",
"version": "0.16.21",
"license": "MIT",
"url": "https://github.com/Perfare/AssetStudio/releases/download/v0.16.21/AssetStudio.net6.v0.16.21.zip",
"hash": "aac44b2657b0e7006dc90faf67f2d6f88ffd6dbd139d7f38373014b8f1f866d0",
"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.net6.v$version.zip"
}
}