Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Our Apartment

A game about a girl in your apartment... · By Momoiro Software, MiNT, Sacb0y

how to open our apartment with linux

A topic by Augmented1 created Feb 05, 2021 Views: 785 Replies: 1
Viewing posts 1 to 2

been trying to open with linux but its a  zip file and when converted to .deb file cant find app info

(+1)

Not sure what you mean by "converted to .deb file". When I extract the zip, I see:

OurApartmentPreview/
├── LinuxPlayer_s.debug
├── OurApartmentPreview_Data/
├── OurApartmentPreview.x86_64
├── UnityPlayer_s.debug
└── UnityPlayer.so

Just run "OurApartmentPreview.x86_64" like a normal binary, e.g. with "./OurApartmentPreview.x86_64" in your terminal or double-click it in your GUI file manager.