From 80936948cd317793ccbc2023ab35a7a5d7143e67 Mon Sep 17 00:00:00 2001 From: RexOmni Date: Mon, 19 Sep 2022 07:35:20 +0000 Subject: [PATCH] Revert cbc248ee3f4d54b1c5a33588f5c8413b5eead00e...b9885da12a116b58dcc1874431aa2272b25545b6 on Working on Windows --- Working-on-Windows.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Working-on-Windows.md b/Working-on-Windows.md index da83331..333f9f5 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -1,9 +1,10 @@ ## Building raylib on Windows ### 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