Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Executable file format

A topic by aadianidx created Jul 14, 2021 Views: 141 Replies: 3
Viewing posts 1 to 4

What executablebfile format is accepted? Does it have to be a specific one? 

HostSubmitted

Not necessarily, but the more accessible the better (so yea, exe is best if possible)

(1 edit)

Would the ELF file format be supported? 

HostSubmitted

I wouldn't recommend it, just from my cursory glance, windows doesn't have the ability to run it without installing special updates and activating special features (essentially using a virtual box of sorts)
If you're using Unity, I would recommend building multiple forms (so a linux build as well as a windows build)