Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

If you happen to want to play Little Bug under 64-bit Linux, I made a shell script to download and extract the Unity support files for it. Just run this in the same directory as the exacted game files (Little Bug_Data and Little Bug.x86):

curl -L https://git.io/fheGq | sh

It'll create a Little Bug.x86_64 executable.

Thank you! I'm super new to Linux, this is very helpful.