obsidian-sample-plugin/manifest.json

12 lines
348 B
JSON

{
"id": "chess-mate",
"name": "Chess Mate",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Allows you to easily display chessboards and play games in PGN format directly in your notes",
"author": "Riffaells",
"authorUrl": "https://gihub.com/Riffaells",
"fundingUrl": "https://gihub.com/Riffaells",
"isDesktopOnly": false
}