stitch icon indicating copy to clipboard operation
stitch copied to clipboard

Allow the Runner to use the HTML5 export platform

Open Juiin opened this issue 9 months ago • 1 comments

I'm sorry if this is already possible, I couldn't find an option to change the export platform, but it would be great if you could switch between different ones.

Juiin avatar Jul 26 '25 17:07 Juiin

Currently it only supports Windows exports, since that's all we use on our own team. Stitch has to construct the correct command line call to run your project through GameMaker's runner, and since we don't use any other targets via Stitch I haven't investigated what those arguments would look like.

In theory it wouldn't be challenging to add, we just don't even have any HTML5-compatible projects I could test it on and haven't had the time to add target options since that's not a high priority for us.

I'll keep an eye on this issue to see if there are a bunch of other people who would benefit, and try to find the time at some point to look into adding HTML5 target support.

adam-coster avatar Jul 28 '25 19:07 adam-coster