25 lines
814 B
JSON
25 lines
814 B
JSON
{
|
|
"version": "1.10.1",
|
|
"description": "A tool for analyzing and playing go with AI feedback from KataGo",
|
|
"homepage": "https://github.com/sanderland/katrain",
|
|
"license": "MIT",
|
|
"notes": [
|
|
"KaTrain config is stored in C:\\Users\\[USERNAME]\\.katrain",
|
|
"Kivy config is stored C:\\Users\\[USERNAME]\\.kivy"
|
|
],
|
|
"url": "https://github.com/sanderland/katrain/releases/download/1.10.1/KaTrain.zip",
|
|
"hash": "70e878d87f28b8149506311570788bdc2456d5cc1865a263940388510f6cd129",
|
|
"extract_dir": "KaTrain",
|
|
"shortcuts": [
|
|
[
|
|
"KaTrain.exe",
|
|
"KaTrain"
|
|
]
|
|
],
|
|
"persist": "sgfout",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/sanderland/katrain/releases/download/$version/KaTrain.zip"
|
|
}
|
|
}
|