Created
May 23, 2021 20:45
-
-
Save ultimateprogramer/33ce5e309669f0a67e9960fb97b810dd to your computer and use it in GitHub Desktop.
Start Defold with MESA Override on Ubuntu 20.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export MESA_GL_VERSION_OVERRIDE=2.1 | |
| ./Defold |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment