scoop-games/bucket/sw-exporter.json

22 lines
901 B
JSON

{
"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",
"version": "0.0.26",
"url": "https://github.com/Xzandro/sw-exporter/releases/download/0.0.26/sw-exporter-0.0.26.exe#/sw-exporter.exe",
"hash": "df7dca8396746d0d1f94a2257e10b1531a08de7fed5fbeb69993728dd19fcfca",
"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"
}
}