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

[BUG] Can't Open the Game on Linux

Error message from Terminal:
./mushromtowers_linux: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

My system specs:
OS: Lubuntu 18.04 LTS 64 bit

That is not a bug, you lack a package on your distro.

Oh... And how to fix this?

installing libssl will maybe not be enough, you also need the same version than the author used. This is why he should probably provide the libs or compile statically.

same error here, Ubuntu 21.10