From 463d3310a5c248562be44e71c3788250ade6b596 Mon Sep 17 00:00:00 2001 From: adtpdn Date: Sun, 5 Jul 2026 13:56:44 +0800 Subject: [PATCH] remove _Home and tmp Home --- Home.md | 3 --- _Home.md | 15 --------------- 2 files changed, 18 deletions(-) delete mode 100644 Home.md delete mode 100644 _Home.md 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)