Guides¶
Task-shaped documentation: how to extend Tempo, ship it, test it, and unstick it.
-
Define
.protoservices in your own module and get generated Python, Rust and C++ clients for free. Walked through end to end with the Greeter plugin. -
Build a standalone binary, and what changes about naming and content when you do.
-
The reusable GitHub Actions workflows, and how to cut 10–15 minutes per run.
-
C++ automation tests, and the packaged-build Python and Rust client API suites.
-
What Tempo patches in your Unreal installation, and how to author a new patch.
-
Known failure modes and what to do about them.
-
Build the site locally, and the conventions this documentation follows.