Hello,
I just picked up this game, looks like a good time. Firstly, thanks for providing a Linux version of the game. I use Windows or Mac very rarely, so I really appreciate the option.
That said, unfortunately I have run into a version dependency problem. Libssl has updated a couple of versions, and Monolith is not willing to use the newer version of the library (I apparently have version 1.0.2 in Ubuntu). Can you please provide a patch/update to resolve this? Going back to the older version is inadvisable due to crypto security concerns.
Here is the full error;
./runner: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
Thanks.