aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortcmal <me@aria.rip>2024-08-25 17:44:20 +0100
committertcmal <me@aria.rip>2024-08-25 17:44:20 +0100
commitc3683cb91a7142be405aa672fcbae4238a3bde72 (patch)
tree3069cd8aef8212e864181732a27534008f533d25 /README.md
parent7cdb4bb159a7df88390e63c59f0d4c5538d7411b (diff)
feat(render): texture store
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 47c6725..e390f81 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,8 @@ A 3D engine.
## License
Code & Assets (including from `rust-bsp`) are licensed under the GNU GPL v3.0, all contributions automatically come under this. See LICENSE.
+
+Exceptions:
+
+ - `examples/render-quad/data/test1.png` - [Photo by Lisa Fotios from Pexels](https://www.pexels.com/photo/white-petaled-flowers-painting-2224220/)
+ - `examples/render-quad/data/test2.png` - [Photo by Elina Sazonova from Pexels](https://www.pexels.com/photo/brown-tabby-cat-on-pink-textile-3971972/) \ No newline at end of file