20 lines
876 B
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.37",
|
|
"url": "https://github.com/Xzandro/sw-exporter/releases/download/0.0.37/Summoners-War-Exporter-Portable-0.0.37-win.exe#/sw-exporter.exe",
|
|
"hash": "1d616c335a92edb6bee4db088c302bfeb266cedbfdb07c0eb46cebc390a5a823",
|
|
"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"
|
|
}
|
|
}
|