mirror of
https://github.com/chrislicodes/obsidian-chess-study.git
synced 2026-07-22 07:50:30 +00:00
10 lines
270 B
JSON
10 lines
270 B
JSON
{
|
|
"id": "chess-study",
|
|
"name": "Chess Study",
|
|
"version": "1.0.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "A chess study helper and PGN viewer/editor.",
|
|
"author": "Christoph Lindstädt",
|
|
"authorUrl": "https://github.com/chrislicodes",
|
|
"isDesktopOnly": false
|
|
}
|