Skip to main content

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

ThatGame.exe

A cryptic puzzle game about being a bad coder. Also ducks. · By BobboDev

Linux version doesn't have executable flag set by default

A topic by windowsagent created Jun 15, 2022 Views: 136
Viewing posts 1 to 1

Just a small inconvenience, but the Linux edition of this game, doesn't have an executable flag on the main executable ("ThatGame.x86_64"), so you need to run "chmod +x ThatGame.x86_64" in order to have it run. It's just a small inconvenience which could be easily solved by changing the main executable permissions before packaging it into the zip.