From 6abfc4ac1b3057d26db710ca127bd37fe3effbff Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 22 May 2023 12:22:58 +0200 Subject: [PATCH] Updated Working on Windows (markdown) --- Working-on-Windows.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Working-on-Windows.md b/Working-on-Windows.md index d3a2a0d..bcf3c63 100644 --- a/Working-on-Windows.md +++ b/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. 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 You can download and install raylib using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager: