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.31",
|
|
"url": "https://github.com/Xzandro/sw-exporter/releases/download/0.0.31/Summoners-War-Exporter-Portable-0.0.31-win.exe#/sw-exporter.exe",
|
|
"hash": "c4c47a78e59ae523e4e5e97f949c3be9403d1126fb995c2d7065ce0f50fedc6f",
|
|
"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"
|
|
}
|
|
}
|