diff options
| author | Indrajith K L | 2025-11-04 15:29:49 +0530 |
|---|---|---|
| committer | GitHub | 2025-11-04 15:29:49 +0530 |
| commit | cc4a5f53098dfdaf8cbebe81c3e34658694a2916 (patch) | |
| tree | 9d4746d77f2396d0a62ab98aa9e562b9fcd1f4d2 | |
| parent | be845bf9386884db40437810759986175efc79b6 (diff) | |
| parent | e0dd5777d16381d6b63fb43459f967bf7e9fb04e (diff) | |
| download | reilua-enhanced-cc4a5f53098dfdaf8cbebe81c3e34658694a2916.tar.gz reilua-enhanced-cc4a5f53098dfdaf8cbebe81c3e34658694a2916.tar.bz2 reilua-enhanced-cc4a5f53098dfdaf8cbebe81c3e34658694a2916.zip | |
Merge pull request #6 from cooljith91112/fixes/license-attributions
Update font attribution with correct CC BY 3.0 license
| -rw-r--r-- | fonts/attributions.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/fonts/attributions.md b/fonts/attributions.md new file mode 100644 index 0000000..16db043 --- /dev/null +++ b/fonts/attributions.md @@ -0,0 +1,16 @@ +# Font Attributions + +## Oleaguid Font + +**Author:** Arynoc +**Source:** OpenGameArt.org +**URL:** https://opengameart.org/content/oleaguid-font +**License:** CC BY 3.0 (Creative Commons Attribution 3.0 Unported) +**License URL:** https://creativecommons.org/licenses/by/3.0/ +**Usage:** Used for splash screens and asset loading UI in ReiLua-Enhanced + +**Attribution Required:** +This font is licensed under CC BY 3.0, which requires attribution to the original author. + +**Acknowledgment:** +Thank you to Arynoc for creating and sharing this font with the game development community.
\ No newline at end of file |
