thennothinghappened / GMEdit-Constructor

https://github.com/YAL-GMEdit/builder, but uses Igor!
MIT License
12 stars 2 forks source link

Support changing compile target #17

Open thennothinghappened opened 5 months ago

thennothinghappened commented 5 months ago

Currently Constructor can only compile for the platform the user is currently on - this is hard coded. Igor is perfectly capable of more though, but Constructor doesn't know how to pass the flags required to do so or expose any way to switch target as of right now.

The most immediate thing that can be supported by implementing this is the HTML5 export.