Create manifest.json

This commit is contained in:
2025-01-13 17:17:01 +11:00
committed by GitHub
parent 7ea6b40454
commit a79deeb43e

10
manifest.json Normal file
View File

@@ -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
}