Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, thanks for buying Yoink!

It looks like your system is missing the OpenMP runtime library.

You can install it by running the following commands:

sudo apt update 
sudo apt install libomp-dev

Let me know if you run into any other issues.