
Kacky Docs¶
How the Kacky platform works, written once, for people and for the tools that read the docs too.
Kacky is a community built around some of the hardest maps in Trackmania 2020. This site explains the concepts (what a record is, how editions and hunting work) and, for anyone curious, how it's all put together behind the scenes.
Start here¶
- Concepts. The vocabulary. Finishes vs records, editions, hunting, ranks, world records. Start here if a term ever confused you.
- Architecture. How the pieces connect: the game servers, the message bus, the backend, the website and Discord.
For the machines¶
Every page here is plain text, and the build publishes a machine-readable copy alongside the site:
- /llms.txt: a flat index of every page.
- /llms-full.txt: the whole site in one file, for a single fetch.
Same words for people and for the tools that read them. One source, so the two never drift.
Why this exists¶
Kacky knowledge lives in a lot of heads and scattered notes. This site is the shared, un-siloed place a new player, a new contributor, or a coding tool can go to understand how the thing actually works.