mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-21 23:07:14 -05:00
Updated Home (markdown)
2
Home.md
2
Home.md
@ -8,7 +8,7 @@ Welcome to the raylib wiki! Here you will find information about the raylib libr
|
|||||||
### Premake
|
### Premake
|
||||||
Premake is a very fast and easy way to setup a raylib project on windows and linux for GCC, MinGW, or Visual studio.
|
Premake is a very fast and easy way to setup a raylib project on windows and linux for GCC, MinGW, or Visual studio.
|
||||||
|
|
||||||
Instructions can be found here [Quick Setup](https://github.com/raysan5/raylib/wiki/Quick-Setup-for-windows-with-Visual-Studio-2019-2020-and-MinGW)
|
Instructions can be found here: [Quick Setup](https://github.com/raysan5/raylib/wiki/Quick-Setup-for-windows-with-Visual-Studio-2019-2020-and-MinGW)
|
||||||
|
|
||||||
### CMake
|
### CMake
|
||||||
CMake is also an easy way of building your raylib project on any platform. You can find instructions [here](https://github.com/raysan5/raylib/wiki/Working-with-CMake).
|
CMake is also an easy way of building your raylib project on any platform. You can find instructions [here](https://github.com/raysan5/raylib/wiki/Working-with-CMake).
|
||||||
|
|||||||
Reference in New Issue
Block a user