chrislicodes_obsidian-chess.../manifest.json

11 lines
268 B
JSON
Raw Permalink Normal View History

2023-05-06 11:50:47 +00:00
{
2023-05-18 12:43:46 +00:00
"id": "chess-study",
"name": "Chess Study",
2024-02-11 14:24:08 +00:00
"version": "1.2.0",
"minAppVersion": "1.4.0",
"description": "A chess study helper and PGN viewer/editor.",
2023-05-17 19:02:43 +00:00
"author": "Christoph Lindstädt",
2023-05-06 12:52:09 +00:00
"authorUrl": "https://github.com/chrislicodes",
2024-02-11 14:24:08 +00:00
"isDesktopOnly": true
2023-05-06 11:50:47 +00:00
}