What happened to the Linux version??
comrad
14
Posts
3
Topics
3
Followers
27
Following
A member registered Nov 12, 2016
Recent community posts
That is extremly awesome! Do you plan to add Multiplayer sometime?
I am using Ubuntu 20 LTS and had to create some symlinks to match the specific library you used:
ln -s libcrypto.so.1.0.0 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
ln -s libssl.so.1.0.0 /usr/lib/x86_64-linux-gnu/libssl.so.1.1 and launch it via: LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./Eudora
After clicking "start" to start the game i get a window which asks me where to install the game. I choose to install it locally. After installing a start new and keep getting the installer.

When I run the installation by hand via ./thevoid-linux-alpha-1-x86_64.run I see where it installs to and what I should call.
I would expect that after downloading the game from itch it is installed and clicking on "play" runs the game.