Files
desi_explorer/lib/README.md
T
2026-08-30 20:45:54 -06:00

11 lines
384 B
Markdown

# Libraries
Third-party libraries for the DESI Explorer renderer live here, either as git
submodules or vendored directly and wired in via `-collection:lib=lib/local`.
- `raylib` is bundled with Odin and imported as `vendor:raylib` — it does **not**
live in this directory.
No external dependencies yet. `local/` is the default `-collection:lib` target
and is currently empty.