From c85b7eb53579abe5b20fae6f8ab0ca5ff403266a Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Thu, 7 Oct 2021 08:18:32 -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, 2 insertions(+) diff --git a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md index 82b2334..9320cf9 100644 --- a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md +++ b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md @@ -1,6 +1,8 @@ # Easy Raylib Setup for Visual Studio ### Using Premake5 +https://github.com/raylib-extras/game-premake + ## Download Visual Studio 2019 Get Visual Studio from https://visualstudio.microsoft.com/downloads/ The community edition is free and is perfectly suited for game development with raylib.