mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-22 23:18:05 +03:00
* SDVX: add EG + Nabla omnimix folders and tables * SDVX: add exceed-omni and nabla-omni versions * SDVX: add nabla-omni version when adding new charts * add exceed-omni to songID 1352 because i missed it earlier oops
Tachi Docs
Documentation for Tachi, built with mdbook.
Hosted at https://docs.tachi.ac.
Setup
Install mdbook via cargo:
cargo install mdbook
Or use the Justfile recipe:
just docs-install
Development
Serve locally with live-reload on http://localhost:3001:
just docs-serve
Contributing
Fork the repository and PR your changes to main. Source files live in docs/src/.