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.