itch.io is community of indie game creators and players

Devlogs

Easy fix

MOAG - Game and App Editor
A browser tool made in HTML5

That was an easy fix, I wrote window.open("/#preview"), which try to navigate to the root path for the domain, which works fine on localhost but not on itch.io of course. So I uploaded the fixed version with window.open("#preview") and it works, so you can now preview your creations in a new window. 

Files

  • build.zip 325 kB
    Jan 02, 2022
Leave a comment