Files
YumeMichi 9ad66c2dc6 Reorganize setup guides
- Move documentation from doc/ to docs/ with descriptive filenames
- Rewrite and reflow the setup, client patching, deployment, and testing guides
- Keep 99_0_115.zip deployment notes and update run.sh usage details

Signed-off-by: Sean Du <do4suki@gmail.com>
2026-06-04 15:48:13 +08:00

9 lines
214 B
Markdown

# 文档目录
建议按下面顺序阅读:
1. [文件准备](01-prerequisites.md)
2. [客户端修改](02-client-modification.md)
3. [服务端部署](03-server-deployment.md)
4. [运行测试](04-testing.md)