Comments

Log in with itch.io to leave a comment.

(+1)

This only works if you have Visual Studio installed. I think you uploaded the Debug EXE instead of the Release EXE.

good Glob: you are R!GHT. Now please remind me: how am I to change this? I was told to just upload the automatic .exe that can about from running it.

[({L.J.)}]

(+1)

In the Visual Studio toolbar, change Debug to Release:


Then after using Build you should have a new EXE in Release folder.

Use Debug for testing in Visual Studio and Release for distributing the game.