Files
zkldi_Tachi/docs
nairobi 35517a9b2a feat(client): add name overrides for rating algorithms (#1264)
* feat(client): rating alg name override

* Added a nameOverride field to RatingAlgorithmConfig
* Added FormatGPTXRatingName
* Renamed maiDX `Rate` to `Rating`
* Renamed Ongeki `Rating` to `Classic Rating`

* fix: there's more

* fix: this doesn't need to be in common

* chore: revert this

* docs: document the new rating description
2025-04-03 16:22:44 +01:00
..
2021-06-21 15:42:01 +01:00
2024-08-17 15:01:40 +01:00
2024-08-17 15:01:40 +01:00
2024-04-05 20:48:55 +01:00
2021-06-10 02:09:22 +01:00

Tachi-Docs

This is the documentation for Tachi.

Our docs are hosted under https://docs.tachi.ac

Setup

If you're in a horribly hellish python environment like me (Sorry Sera, you know its true) make sure you use pip3

  • pip install mkdocs
  • pip install mkdocs-material
  • mkdocs serve

Contributing

Fork the repository and PR your changes to main.