From e7725e6e24a91e87e86962953d559e85e30ad340 Mon Sep 17 00:00:00 2001 From: murat Date: Sat, 31 Jan 2026 18:21:08 +0300 Subject: [PATCH] docs: acknowledge stb_image as third-party dependency --- THIRD_PARTY.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 THIRD_PARTY.md diff --git a/THIRD_PARTY.md b/THIRD_PARTY.md new file mode 100644 index 0000000..51e149e --- /dev/null +++ b/THIRD_PARTY.md @@ -0,0 +1,6 @@ +This project uses stb_image.h by Sean Barrett. + +stb_image.h is licensed under the MIT license or placed in the public domain. + +Source: +https://github.com/nothings/stb