mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-31 11:19:18 -05:00
Updated Working on Windows (markdown)
@ -1,5 +1,11 @@
|
|||||||
## Building raylib on Windows
|
## Building raylib on Windows
|
||||||
|
|
||||||
|
## Simple Setup using Preamke
|
||||||
|
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
|
||||||
|
Or the Video tutorial here
|
||||||
|
https://www.youtube.com/watch?v=oHIh01L6xQQ
|
||||||
|
|
||||||
#### 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:
|
||||||
|
|||||||
Reference in New Issue
Block a user