Comments

Log in with itch.io to leave a comment.

I'm getting a virus warning for this game. Probably a false positive. You should look into how to submit a build to Microsoft to get it reviewed. You could also look into making a web build for it, like with your other game.

After some googling it looks like it might be a side effect of the "Embed PCK" feature in Godot, at least according to this github issue

Should work fine if you build without that feature in the future.

To embed PCK requires a separate tick and i haven't done that, as the games intended to just unzip the file and run, from my knowledge any program run without being signed through Microsoft (requiring an azure subscription) throughs up the "unrecognised" app warning, you have to allow it through there. apologies for any trouble running the game.