scoop-games/bucket/assetstudio.json

17 lines
704 B
JSON
Raw Normal View History

2020-11-25 06:47:01 -08:00
{
"homepage": "https://github.com/Perfare/AssetStudio",
"description": "Tool for exploring, extracting and exporting Unity assets and assetbundles.",
"version": "0.15.47",
2020-11-25 06:47:01 -08:00
"license": "MIT",
"url": "https://github.com/Perfare/AssetStudio/releases/download/v0.15.47/AssetStudio.v0.15.47.zip",
"hash": "542BF3E416656CC28DB45F648FF2735B57E97C8207C8025C7A0CF792D85CBD91",
2020-11-25 06:47:01 -08:00
"bin": "AssetStudioGUI.exe",
"shortcuts": [["AssetStudioGUI.exe", "AssetStudio"]],
2020-11-25 06:47:01 -08:00
"checkver": {
"github": "https://github.com/Perfare/AssetStudio"
},
"autoupdate": {
"url": "https://github.com/Perfare/AssetStudio/releases/download/v$version/AssetStudio.v$version.zip"
2020-11-25 06:47:01 -08:00
}
}