adobe-photoshop / generator-core

Core Node.js library for Adobe Photoshop CC's Generator extensibility layer
MIT License
692 stars 97 forks source link

Running a plugin from CEP #401

Closed Maxoos closed 6 years ago

Maxoos commented 6 years ago

Back in the day we had to get the plugin installed to the generator plugin folder in order to enable the plugging. Is that the only way or can we now somehow call generator.loadPlugin from within CEP?

mcilroyc commented 6 years ago

Sorry, Generator plugins can only be loaded by generator itself, at startup.