diff --git a/Create-Visual-Studio-Project.md b/Create-Visual-Studio-Project.md index 2467f53..17e931a 100644 --- a/Create-Visual-Studio-Project.md +++ b/Create-Visual-Studio-Project.md @@ -1,4 +1,8 @@ -## Get started with raylib on Visual Studio the easy way (for beginners) +## Preamake Easy Setup +[@JeffM2510](https://github.com/jeffm2501) has made a guild to easy setup for visual studio using Premake. You can read the wiki page about it here. +https://github.com/raysan5/raylib/wiki/Easy-Raylib-Setup-for-Windows-with-Visual-Studio + +## Get started with raylib on Visual Studio the easy way (Manual Setup) This makes use of the template projects that have already been provided.