mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 07:55:11 +08:00
docs(readme): 更新 README 文档以支持 Go 语言环境
- 在 README 中添加 Go 语言版本徽章 - 更新依赖环境列表,新增 Go 1.21+ 的安装要求 - 补充多平台二进制可执行文件下载链接 - 说明使用 Golang 构建跨平台兼容程序的功能 - 添加 Windows、Linux 和 MacOS 平台的最新构建版本下载地址 - 修改构建工具描述,加入对 Golang 支持的说明 - 调整文档结构以便更好地展示项目技术栈和快速启动指南
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
[](https://vuejs.org/)
|
||||
[](https://www.typescriptlang.org/)
|
||||
[](https://vitejs.dev/)
|
||||
[](https://golang.org/)
|
||||
|
||||
[English](README-EN.md) | 简体中文
|
||||
|
||||
@@ -63,6 +64,7 @@ OGame Vue TS 是一款受经典 OGame 游戏启发的单机版、基于浏览器
|
||||
|
||||
- [Node.js](https://nodejs.org/) (推荐 18 或更高版本)
|
||||
- [pnpm](https://pnpm.io/) (版本 10.13.1 或更高)
|
||||
- [Go](https://golang.org/) (版本 1.21 或更高版本)(可选)
|
||||
|
||||
### 安装
|
||||
|
||||
|
||||
Reference in New Issue
Block a user