Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Itch.io is launching the wrong executable !

A topic by Wasplay created Oct 29, 2018 Views: 578 Replies: 2
Viewing posts 1 to 3
(1 edit)

In my game's folder I have 2 executables :
Lazers.exe <- My game's executable
UnityCrashHandler32.exe <- A thing Unity is making by default

The Itch.io app is launching UnityCrashHandler32.exe, what can I do to make it launch Lazers.exe ?

The latest version of the app is launching the right .exe, my bad !

Admin

For any future people that find this topic, you can control what executables your game uses in the app with a manifest file. You can learn more here: https://itch.io/docs/itch/integrating/manifest.html