Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(8 edits)

explodes image.png Manjaro

But honestly? It was fun!

Spoilers I had to build like all the libraries from source.

Now that was luckily not that difficult, just time-consuming.

But I also had to set the path where it looks for libraries to the current directory, because the executable doesn’t look inside its own directory for libraries by default, apparently.

And then it couldn’t find /usr/share/fonts/truetype/liberation/LiberationMono-Bold.ttf because that’s installed at /usr/share/fonts/liberation/LiberationMono-Bold.ttf for me.

I had to symlink that, and FINALLY then it worked. Good grief.