|
@ -4,10 +4,6 @@ |
|
|
The fastest way to get a game setup on windows with MinGW or Visual Studio is to use premake. |
|
|
The fastest way to get a game setup on windows with MinGW or Visual Studio is to use premake. |
|
|
See [raylib-extras/game-premake](https://github.com/raylib-extras/game-premake) for instructions |
|
|
See [raylib-extras/game-premake](https://github.com/raylib-extras/game-premake) for instructions |
|
|
|
|
|
|
|
|
Or watch the video tutorial here |
|
|
|
|
|
|
|
|
|
|
|
https://youtu.be/dQw4w9WgXcQ |
|
|
|
|
|
|
|
|
|
|
|
#### Installing and building raylib via vcpkg |
|
|
#### Installing and building raylib via vcpkg |
|
|
|
|
|
|
|
|
You can download and install raylib using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager: |
|
|
You can download and install raylib using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager: |
|
|