I should probably port my entire build code to this
https://github.com/ConstructFund/c3addon
I'd need to figure out how to implement the loading of resources from the project itself.
Also, creation of temp files should be done in a temp folder instead of within the project files as hidden folders, and dev server should be in a single place in the computer (probably app data) and serve all addons from there.
I should also look into starting the addon dev server with the computer as needed using a system tray icon
I should probably port my entire build code to this
https://github.com/ConstructFund/c3addon
I'd need to figure out how to implement the loading of resources from the project itself.
Also, creation of temp files should be done in a temp folder instead of within the project files as hidden folders, and dev server should be in a single place in the computer (probably app data) and serve all addons from there.
I should also look into starting the addon dev server with the computer as needed using a system tray icon