Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+1)

Cool game, but 7z kinda messes up the file permissions on Linux, so permission denied error occurs when trying to execute python. I found a way to fix this: just go to lib/py3-linux-x86_64/ and run the following:

chmod +x python pythonw sleepygirl zsync zsyncmake librenpython.so

Thank you!

PS: maybe consider making tar.gz archive for linux?