[
{
message: <<EOM

NVIDIA users have probably to add the following to the
environment variables section:

LD_LIBMAP       libGLX.so       libGL-NVIDIA.so
                libGLX.so.0     libGL-NVIDIA.so.1

For older cards that dont support OpenGL 4
you have to add the following to the environment variables section:

MESA_GL_VERSION_OVERRIDE 3.2
MESA_GLSL_VERSION_OVERRIDE 330

In case that the mod Sodium complains about incompatible LWJGL version,
it's possible to set the Java argument -Dsodium.checks.issue2561=false
to workaround it. Please note that this makes it difficult to diagnose
crashes at startup or that it might not even work at all.

This port installs the required Java and LWJGL versions needed to
run the latest version of the game. If you wish to play older
versions, the logs will advise you to install the appropriate ones.

Have Fun!
EOM
}
]
