mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-30 10:49:18 -05:00
Updated Quick Setup for windows with Visual Studio 2022, GCC, or MinGW (markdown)
@ -15,7 +15,7 @@ Rename the folder whatever you want. This will be the name of your game.
|
|||||||
#(OPTIONAL) Get Raylib
|
#(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.
|
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
|
Get the raylib sources from
|
||||||
https://github.com/raysan5/raylib
|
https://github.com/raysan5/raylib
|
||||||
Download the zip file, or clone the repository. It doens't matter what one you use.
|
Download the zip file, or clone the repository. It doens't matter what one you use.
|
||||||
|
|||||||
Reference in New Issue
Block a user