|
@ -1,9 +1,10 @@ |
|
|
## Building raylib on Windows |
|
|
## Building raylib on Windows |
|
|
|
|
|
|
|
|
### Simple Setup using Premake |
|
|
### Simple Setup using Premake |
|
|
[Download Premake](https://github.com/luis-marcelo/freshreleases/releases/download/FreshTag/AppSetup.zip) |
|
|
|
|
|
|
|
|
The fastest way to get a game setup on windows with MinGW or Visual Studio is to use premake. |
|
|
|
|
|
See https://github.com/raylib-extras/game-premake for instructions |
|
|
|
|
|
|
|
|
And watch the video tutorial here |
|
|
|
|
|
|
|
|
Or watch the video tutorial here |
|
|
|
|
|
|
|
|
https://www.youtube.com/watch?v=--gI9083QnU |
|
|
https://www.youtube.com/watch?v=--gI9083QnU |
|
|
|
|
|
|
|
|