Custom new plugin projects in Projucer?

Probably easier than messing with Projucer code would be to have a “template” project and some scripts to alter them accordingly. It’s fairly easy (I used BASH and sed) with not many gotchas, the only thing worth adding is that although all the IDs don’t need to be unique for every project, trying to open more than one of these template derived .jucer files at the same time will confuse the Projucer due to the clashing IDs.

1 Like