Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 736 Bytes

File metadata and controls

29 lines (16 loc) · 736 Bytes

Linux / Chromebook

Stable builds

Glibc v2.31:

Use this for chromebook!

/bin/bash -c "$(curl -fsSL https://install.clangen.io/stable/linux-glib2.31.sh)"

Glibc v2.35:

/bin/bash -c "$(curl -fsSL https://install.clangen.io/stable/linux-glib2.35.sh)"

Developer builds

WARNING: We do not provide support for this version of the game. This is a development version of the game, and is not guaranteed to work. If you encounter any issues, please switch to the stable version.

Glibc v2.31:

Use this for chromebook!

/bin/bash -c "$(curl -fsSL https://install.clangen.io/dev/linux-glib2.31.sh)"

Glibc v2.35:

/bin/bash -c "$(curl -fsSL https://install.clangen.io/dev/linux-glib2.35.sh)"