diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..a1c8ffa --- /dev/null +++ b/manifest.json @@ -0,0 +1,10 @@ +{ + "id": "blueprintue", + "name": "BlueprintUE Embed", + "version": "1.1.0", + "minAppVersion": "0.15.0", + "description": "Embed BlueprintUE renderings seamlessly within your Obsidian notes.", + "author": "Litruv", + "authorUrl": "https://lit.ruv.wtf", + "isDesktopOnly": false +}