diff --git a/Home.md b/Home.md deleted file mode 100644 index 5e9a602..0000000 --- a/Home.md +++ /dev/null @@ -1,3 +0,0 @@ -> Redirect to [_Home](./_Home) - -This page exists so `/wiki/` loads automatically. Go to [_Home](./_Home) for the full index. diff --git a/_Home.md b/_Home.md deleted file mode 100644 index a70d9d2..0000000 --- a/_Home.md +++ /dev/null @@ -1,15 +0,0 @@ -# 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) - -[Back to top](#top)