diff options
| author | raysan5 <[email protected]> | 2020-01-06 19:50:26 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-01-06 19:50:26 +0100 |
| commit | 793977db4a740b65464db4c1953fd589af8319d3 (patch) | |
| tree | 50b2defeac3adc83f76f5f07aa20e9a55c1e3775 /examples/textures/resources | |
| parent | b5b3bbb30b38b00eb0ded0520a66091af2df72cd (diff) | |
| download | raylib-793977db4a740b65464db4c1953fd589af8319d3.tar.gz raylib-793977db4a740b65464db4c1953fd589af8319d3.zip | |
Review resources LICENSE
Diffstat (limited to 'examples/textures/resources')
| -rw-r--r-- | examples/textures/resources/LICENSE | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/textures/resources/LICENSE b/examples/textures/resources/LICENSE new file mode 100644 index 00000000..16cdfa34 --- /dev/null +++ b/examples/textures/resources/LICENSE @@ -0,0 +1,8 @@ +Art used in examples is provided under a free and permissive license. +Check individual licenses for details: + + - [Jupiter Crash] font by Brian Kent (AEnigma) - https://www.dafont.com/es/jupiter-crash.font + - [Kaiserzeit Gotisch] font by Dieter Steffmann - https://www.dafont.com/es/kaiserzeit-gotisch.font + - [Scarfy spritesheet](scarfy.png) by [Eiden Marsal](https://www.artstation.com/artist/marshall_z), licensed as [Creative Commons Attribution-NonCommercial 3.0](https://creativecommons.org/licenses/by-nc/3.0/legalcode) + - [Fudesumi image](fudesumi.png) by [Eiden Marsal](https://www.artstation.com/artist/marshall_z), licensed as [Creative Commons Attribution-NonCommercial 3.0](https://creativecommons.org/licenses/by-nc/3.0/legalcode) + - [Cyberpunk Street Environment](https://ansimuz.itch.io/cyberpunk-street-environment) by Luis Zuno ([@ansimuz](https://twitter.com/ansimuz)), licensed as [CC-BY-3.0](http://creativecommons.org/licenses/by/3.0/) |
