Skip to main content

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

Is there going to be a linux version? :<

(+1)

Actually, nevermind, I figured out how to make it work. At least on my installation ubuntu, I had to set the permissions for both the .sh in the main folder to be able to be executed (chmod a+x TheMoonLooksBeautifulTonightDefinitiveEdition.sh worked for me), and the same for the executable in lib/py3-linux-x86_64 (the full file path was lib/py3-linux-x86_64/TheMoonLooksBeautifulTonightDefinitiveEdition from the root folder of the game, so the command from the root folder would be chmod a+x lib/py3-linux-x86_64/TheMoonLooksBeautifulTonightDefinitiveEdition)

There will actually be a Linux version, hopefully sooner than later! Tested it out with a friend on their build but it was weird when uploading to itch, so it's just a matter of making certain that there's no mess-ups there :]

Oh, cool. Thank you! :D

I was wondering this to play on my Steam Deck. Thank you!