Updated Create Visual Studio Project (markdown)

Jeffery Myers
2021-07-21 08:10:49 -07:00
parent e5ff8ce8d0
commit c49d2c0041

@ -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.