Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You might have to set an executable bit on the file. You can do that in the file properties in most file managers, OR by navigating to the directory in a terminal and typing:

chmod +x "./Heaven Studio"

If that gives a file not found error, make sure you're in the same directory as the file and make sure to type it out instead of copying it because I don't know if this comment section is modifying any characters I'm typing.