Hi everyone! My first post here… first of all thank you Oli and everyone for the amazing framework and community!
I made a nice plugin and all works well, but now I would like to build a “final product” that could be installed or copy pasted.
I see there’s a folder named ‘installer’ and a few batch and python scripts which I tried running directly or building from Visual Studio, I installed Inno Setup, made quite a fair amount of googling, etc… but admittedly, I don’t know what I’m doing.
Is there any documentation or would anyone give me a hint to point me in the right direction?
Apologies for the noob question, I am fairly new to C++ and compilation stuff.