dwolfe884_obsidian-x86-flow.../manifest.json
2023-03-13 12:48:50 -05:00

13 lines
No EOL
377 B
JSON

{
"id": "x86-flow-graphing",
"name": "x86 Assembly Flow Graphing",
"version": "1.0.2",
"minAppVersion": "1.1.0",
"description": "An Obsidian plugin for converting x86 code blocks into flow graphs",
"author": "icebear",
"authorUrl": "https://github.com/dwolfe884",
"fundingUrl": {
"Buy Me a Coffee": "https://www.buymeacoffee.com/djwolfe"
},
"isDesktopOnly": false
}