GodSVG
GodSVG copied to clipboard
Plugin / Extension loader and Api
I would like to run custom code / scripts inside of GodSVG.
The feature I would like to implement is a plugin / extension loader and a simple Api.
The feature would use the ProjectSettings.load_resource_pack() function.
Is this something that's really needed in the main repo for your use case or can you just make a quick and dirty fork? I'm not too familiar with the subject matter, but for now, I think I'll avoid the topic of plugins and APIs until the last few alphas.
I'm conclusively deferring this for the time being. Plugins are complex and I need a solid foundation first.