Hello everyone,
I have been asked to make an application that my client can customize for each time it is sold.
I have everything assembled, but the fact of recompiling bothers me because I have a lot of work to do.
My question is:
Can I request a call to compile from the Windows command line?
Something like:
c: \ Construct2 game.cabx -compile: windows
with this I could let Construct2 work alone, controlling the whole process of new compilations through a batch.
Good day!