convert submodules to normal folders for now
This commit is contained in:
parent
389e934900
commit
ed1e0ecb6b
1041 changed files with 572002 additions and 13 deletions
10
raylib/examples/audio/resources/LICENSE.md
Normal file
10
raylib/examples/audio/resources/LICENSE.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
| resource | author | licence | notes |
|
||||
| :------------------- | :---------: | :------ | :---- |
|
||||
| country.mp3 | [@emegeme](https://github.com/emegeme) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Originally created for "DART that TARGET" game |
|
||||
| target.ogg | [@emegeme](https://github.com/emegeme) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Originally created for "DART that TARGET" game |
|
||||
| target.flac | [@emegeme](https://github.com/emegeme) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Originally created for "DART that TARGET" game |
|
||||
| coin.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) |
|
||||
| sound.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) |
|
||||
| spring.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) |
|
||||
| weird.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) |
|
||||
| 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) | - |
|
||||
BIN
raylib/examples/audio/resources/coin.wav
Normal file
BIN
raylib/examples/audio/resources/coin.wav
Normal file
Binary file not shown.
BIN
raylib/examples/audio/resources/country.mp3
Normal file
BIN
raylib/examples/audio/resources/country.mp3
Normal file
Binary file not shown.
BIN
raylib/examples/audio/resources/mini1111.xm
Normal file
BIN
raylib/examples/audio/resources/mini1111.xm
Normal file
Binary file not shown.
BIN
raylib/examples/audio/resources/sound.wav
Normal file
BIN
raylib/examples/audio/resources/sound.wav
Normal file
Binary file not shown.
BIN
raylib/examples/audio/resources/spring.wav
Normal file
BIN
raylib/examples/audio/resources/spring.wav
Normal file
Binary file not shown.
BIN
raylib/examples/audio/resources/target.flac
Normal file
BIN
raylib/examples/audio/resources/target.flac
Normal file
Binary file not shown.
BIN
raylib/examples/audio/resources/target.ogg
Normal file
BIN
raylib/examples/audio/resources/target.ogg
Normal file
Binary file not shown.
BIN
raylib/examples/audio/resources/target.qoa
Normal file
BIN
raylib/examples/audio/resources/target.qoa
Normal file
Binary file not shown.
BIN
raylib/examples/audio/resources/weird.wav
Normal file
BIN
raylib/examples/audio/resources/weird.wav
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue