From a43202dd04da7f3d96fa38ce271671216dbcbc7f Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 1 Apr 2021 21:08:53 +0200 Subject: [PATCH] Updated raylib dependencies license (markdown) --- raylib-dependencies-license.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/raylib-dependencies-license.md b/raylib-dependencies-license.md index 76ea626..d29a4d3 100644 --- a/raylib-dependencies-license.md +++ b/raylib-dependencies-license.md @@ -14,8 +14,9 @@ Library| License | Notes [stb_vorbis](https://github.com/raysan5/raylib/blob/master/src/external/stb_vorbis.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/stb_vorbis.h) | Using [stb_vorbis fork](https://github.com/BareRose/stb/blob/master/stb_vorbis.h) [stb_rect_pack](https://github.com/raysan5/raylib/blob/master/src/external/stb_rect_pack.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/stb_rect_pack.h) | [Official GitHub](https://github.com/nothings/stb) [stb_perlin](https://github.com/raysan5/raylib/blob/master/src/external/stb_perlin.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/stb_perlin.h) | [Official GitHub](https://github.com/nothings/stb) -[rgif](https://github.com/raysan5/raylib/blob/master/src/external/rgif.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/rgif.h) | Based on [gif-h](https://github.com/charlietangora/gif-h) +[msf_gif](https://github.com/raysan5/raylib/blob/master/src/external/msf_gif.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/msf_gif.h) | [Official GitHub](https://github.com/notnullnotvoid/msf_gif) [miniaudio](https://github.com/raysan5/raylib/blob/master/src/external/miniaudio.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/miniaudio.h) | [Official GitHub](https://github.com/dr-soft/miniaudio) +[dr_wav](https://github.com/raysan5/raylib/blob/master/src/external/dr_wav.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/dr_wav.h) | [Official GitHub](https://github.com/mackron/dr_libs) [dr_flac](https://github.com/raysan5/raylib/blob/master/src/external/dr_flac.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/dr_flac.h) | [Official GitHub](https://github.com/mackron/dr_libs) [dr_mp3](https://github.com/raysan5/raylib/blob/master/src/external/dr_mp3.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/dr_mp3.h) | [Official GitHub](https://github.com/mackron/dr_libs) [jar_mod](https://github.com/raysan5/raylib/blob/master/src/external/jar_mod.h) | [public domain](https://github.com/raysan5/raylib/blob/master/src/external/jar_mod.h) | Based on [HxCModPlayer](https://github.com/jfdelnero/HxCModPlayer) @@ -26,7 +27,7 @@ Library| License | Notes Please, also note the following: - - Most of the listed libraries are used to load data using a specific file format. + - Most of the listed libraries are used to load a specific file format data. - Some of those libraries are only used on a specific platform or with a specific compiler. **Note**: *If you discover any issue with any of the licenses listed above that would prevent using raylib on a commercial project, please [open an issue](https://github.com/raysan5/raylib/issues/new/choose). This should not be the case.* \ No newline at end of file