Skip to content

Commit

Permalink
Update environment variable table
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaivel committed Jun 9, 2024
1 parent 336d830 commit f7bacdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ options:
| **Option** | **Legal values** | **Default** | **Description** |
|---------------------------|------------------|-------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| GL_VERSION_OVERRIDE | Integer.Integer | 3.3 | Override the OpenGL version on the client side. |
| GL_VERSION_OVERRIDE | Integer.Integer | | Override the OpenGL version on the client side. Otherwise, the client uses the version reported by the server. |
| GLX_VERSION_OVERRIDE | Integer.Integer | 1.4 | Override the GLX version on the client side. |
| GLSL_VERSION_OVERRIDE | Integer.Integer | 3.3 | Override the GLSL version on the client side. |
| SGL_NET_OVER_SHARED | Ip:Port | | If networking is enabled, this environment variable must exist on the guest. |
Expand Down

0 comments on commit f7bacdd

Please sign in to comment.