diff options
| author | raysan5 <[email protected]> | 2020-07-14 19:11:09 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-07-14 19:11:09 +0200 |
| commit | 67acb0f84088ddf51a75870a8057622715400802 (patch) | |
| tree | 9bd837b24c738e35c28168f65d226ec8767ee8ae /examples | |
| parent | dd5f448f25fd5613ef6eed46b1dcc8f84055387c (diff) | |
| download | raylib-67acb0f84088ddf51a75870a8057622715400802.tar.gz raylib-67acb0f84088ddf51a75870a8057622715400802.zip | |
Update audio resources LICENSE
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/audio/resources/LICENSE.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/audio/resources/LICENSE.md b/examples/audio/resources/LICENSE.md new file mode 100644 index 00000000..06609289 --- /dev/null +++ b/examples/audio/resources/LICENSE.md @@ -0,0 +1,10 @@ +| resource | author | licence | notes | +| :----------------------------- | :---------: | :------ | :---- | +| resources/country.mp3 | [@emegeme](https://github.com/emegeme) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Originally created for "DART that TARGET" game | +| resources/target.ogg | [@emegeme](https://github.com/emegeme) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Originally created for "DART that TARGET" game | +| resources/target.flac | [@emegeme](https://github.com/emegeme) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Originally created for "DART that TARGET" game | +| resources/coin.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Created using [rFXGen](https://raylibtech.itch.io/rfxgen) | +| resources/sound.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Created using [rFXGen](https://raylibtech.itch.io/rfxgen) | +| resources/spring.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Created using [rFXGen](https://raylibtech.itch.io/rfxgen) | +| resources/weird.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Created using [rFXGen](https://raylibtech.itch.io/rfxgen) | +| resources/mini1111.xm | [tPORt](https://modarchive.org/index.php?request=view_by_moduleid&query=51891) | [Mod Archive Distribution license](https://modarchive.org/index.php?terms-upload) | - | |
