This guide won't work (or won't be easy to setup) if building Raylib from source

master
David 5 년 전
부모
커밋
966ab76a7a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      Using-raylib-in-VSCode.md

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

@ -1,5 +1,7 @@
[_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.
Note: Make sure you install Raylib from the official release binaries rather than building Raylib from source (should work without changes on Windows if you install Raylib mingw release).
### Step 1
Copy the VSCode folder (and all its contents) from raylib/projects/VSCode (from your installed directory) to your desired project location. These files can also be found [here.](https://github.com/raysan5/raylib/tree/master/projects/VSCode).

불러오는 중...
취소
저장