Updated raylib dependencies (markdown)

master
Ray 5 년 전
부모
커밋
8da3e841e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      raylib-dependencies.md

+ 1
- 1
raylib-dependencies.md

@ -1,6 +1,6 @@
raylib 2.0 has no **external** dependencies, all required libraries are included with raylib sources.
Internally, raylib uses some libraries developed by other people, most of them used for some very specific task, like loading a specific fileformat or initialize audio device.
Internally, raylib uses some libraries developed by other people, most of them used for some very specific task, like loading a specific file format or managing the audio device.
Here is the list of dependencies used by raylib. Note that most of these dependencies are [single-header public-domain libraries](https://github.com/nothings/stb) that are [included in raylib repository](https://github.com/raysan5/raylib/tree/master/src/external).

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