docs: 更新文档中的仓库地址和平台引用
Some checks are pending
CI/CD / Code Check (push) Waiting to run
CI/CD / Build Windows (push) Waiting to run

将所有 GitHub 相关引用更新为 XCCGit,包括仓库地址、Issues 页面和 Releases 页面
简化构建流程说明,添加项目地址到开发者文档
This commit is contained in:
2026-03-23 20:15:57 +08:00
parent 52ccc5b999
commit db21c042f2
3 changed files with 10 additions and 17 deletions

View File

@@ -27,7 +27,7 @@
1. **克隆仓库**
```bash
git clone https://github.com/yourusername/DeEarthX-CE.git
git clone https://git.xcclyc.cn/xcclyc/DeEarthX-CE.git
cd DeEarthX-CE
```