Updated Working on Windows (markdown)

master
Ray 2 years ago
parent
commit
6abfc4ac1b
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      Working-on-Windows.md

+ 0
- 4
Working-on-Windows.md

@ -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:

Loading…
Cancel
Save