scoop-games/bucket/katrain.json

25 lines
826 B
JSON

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