Update README.md
This commit is contained in:
parent
f2835b88ff
commit
01a664983d
1 changed files with 2 additions and 2 deletions
|
@ -49,10 +49,10 @@ On Windows, build binary in MSYS2 shell.
|
|||
|
||||
### Build tags
|
||||
|
||||
* `noaudio` - disables audio functions and doesn't link against OpenAL libraries
|
||||
* `noaudio` - disable audio functions and doesn't link against OpenAL libraries
|
||||
* `opengl21` - use OpenGL 2.1 backend (default is 3.3 on desktop)
|
||||
* `opengl11` - use OpenGL 1.1 backend (pseudo OpenGL 1.1 style)
|
||||
* `wayland` - builds against Wayland libraries
|
||||
* `wayland` - build against Wayland libraries
|
||||
* `static` - link against OpenAL static libraries
|
||||
|
||||
### Documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue