|
|
@ -1,4 +1,8 @@ |
|
|
|
## Get started with raylib on Visual Studio the easy way (for beginners) |
|
|
|
## Preamake Easy Setup |
|
|
|
[@JeffM2510](https://github.com/jeffm2501) has made a guild to easy setup for visual studio using Premake. You can read the wiki page about it here. |
|
|
|
https://github.com/raysan5/raylib/wiki/Easy-Raylib-Setup-for-Windows-with-Visual-Studio |
|
|
|
|
|
|
|
## Get started with raylib on Visual Studio the easy way (Manual Setup) |
|
|
|
|
|
|
|
This makes use of the template projects that have already been provided. |
|
|
|
|
|
|
|