mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-25 08:39:18 -05:00
Updated Working on GNU Linux (markdown)
@ -56,7 +56,7 @@ To build raylib for Wayland, `-DUSE_WAYLAND=ON` should be defined in the CMake s
|
|||||||
You can compile three different types of raylib library:
|
You can compile three different types of raylib library:
|
||||||
|
|
||||||
* The static library (default method)
|
* The static library (default method)
|
||||||
* The dynamic shared library (often used on Linux)
|
* The dynamic shared library
|
||||||
* The web library
|
* The web library
|
||||||
|
|
||||||
Download the raylib repository from [Github](https://github.com/raysan5/raylib), then compile it with:
|
Download the raylib repository from [Github](https://github.com/raysan5/raylib), then compile it with:
|
||||||
|
|||||||
Reference in New Issue
Block a user