Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Does this run on Mint guys? I unzipped the package & when I try to run  the CrossCode file (which I assume is the binary?), it just says no known programs associated with it.

(1 edit)

Make sure to mark it as executable first, chmod +x CrossCode from a terminal will do fine for that, if it still won’t run when you click it, try running it from a terminal with ./CrossCode

Not sure which DE you’re using, but you might also be able to right click the file and click “Execute” or “Run”.