mossy1022_Smart-Connections.../manifest.json
Mossy1022 a7f105e893 Updates:
- Fixed settings icon dissapearing when view launched and then rendered
- Fixed view not working when opening from ribbon by calling render, instead of update visualzition when new file opened
- Set updating visualizaiton to false when any of the conditional returns trigger
- Changed "Graph" to "Visualizer"
- Updated readme with the latest
2024-06-02 18:40:43 -04:00

12 lines
374 B
JSON

{
"id": "Smart-Connections-Visualizer",
"name": "Smart Connections Visualizer",
"version": "1.0.2",
"minAppVersion": "0.15.0",
"description": "A plugin that allows you to view your Smart Connections in a visualized format.",
"author": "Evan Moscoso",
"authorUrl": "https://github.com/mossy426",
"fundingUrl": "https://github.com/mossy426",
"isDesktopOnly": true
}