Ashley, is it possible to export C2 projects from command line?
Something like:
Construct2.exe -e -h "c:/folder/test.capx" "c:/targetfolder"
to export a html version of a test.capx in target folder.
I'm looking into exporting multiple projects at once without manual work.
Cheers!