Updated Create Visual Studio Project (markdown)

master
Jeffery Myers 4 years ago
parent
commit
c49d2c0041
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      Create-Visual-Studio-Project.md

+ 5
- 1
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. This makes use of the template projects that have already been provided.

Loading…
Cancel
Save