Update README.md
This commit is contained in:
parent
134bb017ee
commit
0523db4ad6
|
@ -2,8 +2,11 @@
|
||||||
Work in process quickstart for raylib using premake
|
Work in process quickstart for raylib using premake
|
||||||
|
|
||||||
# VSCode Users
|
# VSCode Users
|
||||||
Download the quickstart, rename the folder to your game name, and open it in VSCode.
|
* Download the quickstart
|
||||||
Press F5 to build, and you are good to go.
|
* Rename the folder to your game name
|
||||||
|
* Open the folder in VSCode.
|
||||||
|
* Press F5 to build
|
||||||
|
* You are good to go.
|
||||||
|
|
||||||
# Windows Users
|
# Windows Users
|
||||||
There are two compiler toolchains avialble for windows, MinGW-W64 (a free compiler using GCC), and Microsoft Visual Studio
|
There are two compiler toolchains avialble for windows, MinGW-W64 (a free compiler using GCC), and Microsoft Visual Studio
|
||||||
|
|
Loading…
Reference in a new issue