Hey, trying to use this, but sadly the template won't appear as an option in unity. I just see the default options.
Viewing post in (Unity) Better Minimal WebGL Template comments
Hey Sean - That was it!
I did a number of silly things to break it in the middle of the night. I first dragged the "BetterMinimal" folder only. Then I realized I needed the "WebGLTemplates" folder, so I drag and dropped that, but since I'd already dragged in the "BetterMinimal" folder, the "WebGLTemplates" folder was empty.
Once I had it set up correctly, I had to quit and reopen Unity for it to work.
Anyway, thanks for listening - this tool was perfect for my needs!
(tangent: I'm wondering if I can somehow make the game resize to be within the horizontal space on itch.io. With my default resolution (full HD) it was so big that the game wasn't fully in view, creating horizontal and vertical scrollbars. I changed the viewport on itch to force it to half that resolution and now it's good, but it'd be cool for that resize to occur automatically)