chrislicodes_obsidian-chess.../manifest.json
2023-05-17 21:09:04 +02:00

10 lines
279 B
JSON

{
"id": "obsidian-chessify",
"name": "Chessify",
"version": "0.1.0",
"minAppVersion": "0.15.0",
"description": "A chess study helper and PGN viewer for Obsidian.",
"author": "Christoph Lindstädt",
"authorUrl": "https://github.com/chrislicodes",
"isDesktopOnly": false
}