6 Commits

Author SHA1 Message Date
georgariou e8d63ccead Update Dusk -> Dusklight in README (#189) 2026-05-14 22:59:12 -06:00
June dda143a42d docs: add build instructions to README (#174)
* docs: add build instructions to README

Resolves #7

Added comprehensive build documentation covering:
- Prerequisites (CMake 3.25+, C++20 compiler)
- Building included examples
- Integrating Aurora into game decomp projects
- Available CMake options

Verified on macOS with clang by successfully building the simple example.

* qa: fix --recursive flag (no submodules) and add missing AURORA_CACHE_USE_ZSTD option

- Remove --recursive from clone command: repo uses FetchContent, not submodules
- Document AURORA_CACHE_USE_ZSTD option (default: ON) that was missing from the list

* move build instructions to docs/building.md
2026-05-14 15:40:12 -06:00
Luke Street f845a5a58c Update README.md 2026-05-05 12:14:28 -06:00
Luke Street 6f8ebcb52e Update README.md 2026-05-05 12:12:16 -06:00
Luke Street 25e66d4c35 Update README.md 2026-04-12 09:07:49 -06:00
Luke Street 9a725c89cf Initial commit 2022-07-27 11:25:25 -04:00