mirror of
https://github.com/cmorooney/obsidian-game-search-plugin.git
synced 2026-07-22 07:50:25 +00:00
10 lines
307 B
JSON
10 lines
307 B
JSON
{
|
|
"id": "game-search",
|
|
"name": "Game Search",
|
|
"version": "0.1.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Helps you find Games and create notes.",
|
|
"author": "Calving forked from anpigon",
|
|
"authorUrl": "https://github.com/CMorooney/obsidian-game-search-plugin",
|
|
"isDesktopOnly": false
|
|
}
|