scoop-games/bucket/assetstudio.json

22 lines
749 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.",
2021-11-19 16:30:30 -08:00
"version": "0.16.8",
2020-11-25 06:47:01 -08:00
"license": "MIT",
2021-11-19 16:30:30 -08:00
"url": "https://github.com/Perfare/AssetStudio/releases/download/v0.16.8/AssetStudio.v0.16.8.zip",
"hash": "afac65fc254ad28adb19fa383eb94eb453110b722eb7b144fda24e563e6b2dce",
2020-11-25 06:47:01 -08:00
"bin": "AssetStudioGUI.exe",
2021-07-06 17:30:45 -07:00
"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
}
}