Skip to content

Allow selecting WebGL template per branch

Hello!

I needed to set a WebGL template depending on the branch I was building from (because I want my main branch build to be deployed to itch.io with a simple template, and my develop branch builds to be deployed to gitlab pages with a more complex ones, with buttons, etc.)

If it's something you believe could benefit other users, feel free to merge or make suggestions on changes you'd like to see if needed. Otherwise you can just close this MR, no hard feelings ;)

Merge request reports