|
|
@ -1,6 +1,8 @@ |
|
|
|
# Easy Raylib Setup for Visual Studio |
|
|
|
### Using Premake5 |
|
|
|
|
|
|
|
https://github.com/raylib-extras/game-premake |
|
|
|
|
|
|
|
## Download Visual Studio 2019 |
|
|
|
Get Visual Studio from https://visualstudio.microsoft.com/downloads/ |
|
|
|
The community edition is free and is perfectly suited for game development with raylib. |
|
|
|