scoop-games/bucket/sw-exporter.json

22 lines
901 B
JSON
Raw Normal View History

{
"homepage": "https://github.com/Xzandro/sw-exporter",
"description": "This tool will parse intercepted data from Summoner's War and extract information on the monsters and runes of the user. They can then be uploaded to https://swarfarm.com/ for example.",
"license": "Apache-2.0",
2019-08-31 17:00:45 -07:00
"version": "0.0.30",
"url": "https://github.com/Xzandro/sw-exporter/releases/download/0.0.30/sw-exporter-0.0.30.exe#/sw-exporter.exe",
"hash": "1d3262d232d52702438539a9832763b92da31ac7ec1ecea81ae25f8453c85733",
"bin": "sw-exporter.exe",
"shortcuts": [
[
"sw-exporter.exe",
"Summoner's War Exporter"
]
],
"checkver": {
"github": "https://github.com/Xzandro/sw-exporter"
},
"autoupdate": {
"url": "https://github.com/Xzandro/sw-exporter/releases/download/$version/sw-exporter-$version.exe#/sw-exporter.exe"
}
}