scoop-games/bucket/sw-exporter.json

20 lines
876 B
JSON

{
"homepage": "https://github.com/Xzandro/sw-exporter",
"description": "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.35",
"url": "https://github.com/Xzandro/sw-exporter/releases/download/0.0.35/Summoners-War-Exporter-Portable-0.0.35-win.exe#/sw-exporter.exe",
"hash": "f946e84babea94e617fa33e65095a80b9a857a1228d00c1b822c8d0fa1aedb8f",
"bin": "sw-exporter.exe",
"shortcuts": [
[
"sw-exporter.exe",
"Summoner's War Exporter"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Xzandro/sw-exporter/releases/download/$version/Summoners-War-Exporter-Portable-$version-win.exe#/sw-exporter.exe"
}
}