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)