Add notice to readme reguarding user managing thirdparty dependencies for their codebase.

This commit is contained in:
2025-01-13 13:00:34 -05:00
parent c8cd665d5f
commit 2a805d2de0

View File

@@ -60,7 +60,9 @@ Currently, the scripts provided & the library itself were developed & tested on
The library depends on harfbuzz & stb_truetype to build.
Note: harfbuzz could technically be removed if the user removes their definitions, however this hasn't been made into a conditional compilation option yet.
# Gallery
**NOTICE: All library dependencies are in the "thirdparty" collection of this repository. For their codebase, the user soley has to modify that collection specification for where they would like to put these external "vendor" dependencies not provided by odin.**
## Gallery
![sokol_demo_2025-01-11_01-32-24](https://github.com/user-attachments/assets/4aea2b23-4362-47e6-b6d1-286e84891702)