mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-07 06:39:17 -05:00
Updated Using raylib in VSCode (markdown)
@ -1,5 +1,14 @@
|
||||
[VSCode](https://code.visualstudio.com/) is an excellent choice of code editor when it comes to raylib. Getting set up with a new VSCode project is easy.
|
||||
|
||||
## Raylib-Quckstart, the simple solution to get started quickly.
|
||||
The quickstart is a cross platform template for all desktop platforms that will setup raylib automatically.
|
||||
|
||||
https://github.com/raylib-extras/raylib-quickstart
|
||||
|
||||
It works with many compilers on windows, linux and Mac OS. Works with makefiles, visual studio, and VSCode.
|
||||
|
||||
Simply follow the instructions in that link and you will be done, you do not need to use the rest of this document.
|
||||
|
||||
# Windows
|
||||
|
||||
> [!NOTE]
|
||||
|
||||
Reference in New Issue
Block a user