Updated Using raylib in VSCode (markdown)

master
Jeffery Myers 1年前
コミット
7387b8cf6d
1個のファイルの変更9行の追加0行の削除
  1. +9
    -0
      Using-raylib-in-VSCode.md

+ 9
- 0
Using-raylib-in-VSCode.md

@ -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]

読み込み中…
キャンセル
保存