Is there going to be a linux version? :<
Viewing post in The Moon Looks Beautiful Tonight: Definitive Edition comments
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)