It would be good to mention in the README that libjpeg62 (system package) should be installed before using this. (The game will not launch without it.)
Also, the game will not run unless share/libGL.so exists. Making this a symlink to /usr/lib/x86_64-linux-gnu/libGLU.so.1 is 100% functional.
It would be good to mention in the README that
libjpeg62(system package) should be installed before using this. (The game will not launch without it.)Also, the game will not run unless
share/libGL.soexists. Making this a symlink to/usr/lib/x86_64-linux-gnu/libGLU.so.1is 100% functional.