Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Instruction for linux user: mark `Virtual Cottage_LINUX.x86_64` as executable then run it.

this is what i did but it doesn’t work :( i remember getting it to work before the last update but now idk what happened

(+1)

Yes i wasn't also able to then i saw that in file name there is space between Virtual and Cottage so i renamed the file from "Virtual Cottage_LINUX.x86_64" to "VirtualCottage_LINUX.x86_64"(removed the spaces between them). After that i also removed the spaces between  the filename with extension .pck (did the same as above) , it was "Virtual Cottage_LINUX.pck" now it is "VirtualCottage_LINUX.pck" and then run this code by terminal - - 

sudo chmod +x VirtualCottage_LINUX.x86_64

That's it now you can start it!

Hi, I was wondering if you figured out how to make it an application that you can just press from the taskbar. I can only see how to open it from the terminal with the coding...