Updated Quick Setup for windows with Visual Studio 2022, GCC, or MinGW (markdown)

Jeffery Myers
2022-05-02 10:06:30 -07:00
parent ef8067f4b9
commit e689509b21

@ -15,7 +15,7 @@ Rename the folder whatever you want. This will be the name of your game.
#(OPTIONAL) Get Raylib
If you wish to use a specific version of raylib, follow the instructions below. If you want the current developmetn version, skip this section and premake will download raylib for you.
## Download Raylib
## (OPTIONAL) Download Raylib
Get the raylib sources from
https://github.com/raysan5/raylib
Download the zip file, or clone the repository. It doens't matter what one you use.