From bdf88fdcc2302dba8dd43496b8d689d1ffbc920a Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Thu, 7 Oct 2021 08:16:07 -0700 Subject: [PATCH] Updated Easy Raylib Setup for Windows with Visual Studio (markdown) --- Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md index 9ee5eaf..82b2334 100644 --- a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md +++ b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md @@ -45,7 +45,7 @@ Put the premake5. Exe into your game folder. ## Download the premake5.lua file from raylibExras Download the premake5.lua and premake-2019.bat files from -https://github.com/JeffM2501/raylibExtras/tree/index/Premake/Game +https://github.com/raylib-extras/game-premake ![image](https://user-images.githubusercontent.com/322174/107885001-9fd68b00-6eac-11eb-90b2-04569ec08e50.png) Copy them into your game folder.