From 95b4f23268397d78a10d98352113faea24d8c1c7 Mon Sep 17 00:00:00 2001 From: coolxitech Date: Sun, 14 Dec 2025 12:06:20 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E6=9B=B4=E6=96=B0=20README=20?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=BB=A5=E6=94=AF=E6=8C=81=20Go=20=E8=AF=AD?= =?UTF-8?q?=E8=A8=80=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 README 中添加 Go 语言版本徽章 - 更新依赖环境列表,新增 Go 1.21+ 的安装要求 - 补充多平台二进制可执行文件下载链接 - 说明使用 Golang 构建跨平台兼容程序的功能 - 添加 Windows、Linux 和 MacOS 平台的最新构建版本下载地址 - 修改构建工具描述,加入对 Golang 支持的说明 - 调整文档结构以便更好地展示项目技术栈和快速启动指南 --- README-EN.md | 16 +++++++++++++++- README.md | 2 ++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/README-EN.md b/README-EN.md index cf56e8b..0d2e005 100644 --- a/README-EN.md +++ b/README-EN.md @@ -9,6 +9,8 @@ [![Vue 3](https://img.shields.io/badge/Vue-3.5-brightgreen.svg)](https://vuejs.org/) [![TypeScript](https://img.shields.io/badge/TypeScript-5.9-blue.svg)](https://www.typescriptlang.org/) [![Vite](https://img.shields.io/badge/Vite-7.2-646CFF.svg)](https://vitejs.dev/) + [![Go](https://img.shields.io/badge/Go-1.25-79D4FD.svg)](https://golang.org/) + [简体中文](README.md) | English @@ -36,7 +38,7 @@ OGame Vue TS is a single-player, browser-based space strategy game inspired by t - **Frontend Framework:** [Vue 3](https://vuejs.org/) with Composition API (`