Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

The build for linux has an incorrectly named file to launch it, you cant add .86_64x, because linux thinks thats a file extension, just call it "SlideInTheWoods".
To be able to launch, run this command: "chmod u+x ./SlideInTheWoods" to change ownership of the file, otherwise your access will be denied