Files
desi_explorer/gui/lib
sam_oneal ba24005bfb
CI / Detect changed paths (pull_request) Failing after 31m29s
CI / Infra unit tests, vet, and preview (pull_request) Has been skipped
CI / API unit tests and lint (pull_request) Failing after 34m25s
CI / Odin unit tests and build (pull_request) Failing after 34m36s
changed how tests are ran; updated dotenv to handle parsing fields into structs
2026-09-07 14:35:30 -06:00
..

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 (as resolved from the gui/ directory).

  • 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.