Skip to main content

The Power of Pride Bundle 2026 — $10 PWYC Edition
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Big nerd thing: if you're creating the Linux and macOS builds, you could create a tar file for each build and *then* zip the tar file.

Using a tar would keep the file permissions, making the extra chmod instructions moot.

(+1)

zip keeps permissions too :D I just need to not be so lazy and actually set the damn things