From 7716d01ed4aa5a17af39d48ede7f0faf1e18cbd9 Mon Sep 17 00:00:00 2001 From: adtpdn Date: Sun, 5 Jul 2026 13:56:54 +0800 Subject: [PATCH] restore Home as full index page --- Home.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..baf49ca --- /dev/null +++ b/Home.md @@ -0,0 +1,13 @@ +# Tekton Dash Armageddon + + + +- [Architecture - Client](./Architecture-Client) — Godot client code structure, managers, scenes, player controller +- [Architecture - Server](./Architecture-Server) — Nakama Lua backend topology, auth flow, wallet economy, admin roles +- [Nakama Server API](./Nakama-Server-API) — Full per-function RPC reference with params, returns, errors +- [Patch Release Workflow](./Patch-Release-Workflow.-) — Hot patch and binary release CI/CD pipelines +- [Skin Creation Workflow](./Skin-Creation-Workflow.-) — Skin material authoring, catalog registration, gacha prizes +- [Nakama Deployment](./Nakama-Deployment.-) — Push Lua updates to Nakama server +- [SSH Setup — Linux](./SSH-Setup-Linux) +- [SSH Setup — macOS](./SSH-Setup-macOS) +- [SSH Setup — Windows](./SSH-Setup-Windows)