From 9451b7619d05710f1dded6ee1cd38af44d24dc56 Mon Sep 17 00:00:00 2001 From: coolxitech Date: Sun, 14 Dec 2025 14:21:13 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E6=9B=B4=E6=96=B0=E6=A1=8C?= =?UTF-8?q?=E9=9D=A2=E7=89=88=E4=B8=8B=E8=BD=BD=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 Windows 桌面版下载链接更新为 OGame.Setup.exe - 将 Linux 桌面版下载链接更新为 OGame.AppImage - 将 MacOS 桌面版下载链接更新为 OGame-mac.dmg - 将 Linux 系统标注从 "Linux" 更改为 "Ubuntu" --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a8f7dc6..a1f462f 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,9 @@ OGame Vue TS 是一款受经典 OGame 游戏启发的单机版、基于浏览器 [MacOS](https://github.com/coolxitech/ogame-vue-ts/releases/latest/download/ogame-macos-arm64) #### 桌面版 -[Windows](https://github.com/coolxitech/ogame-vue-ts/releases/latest/download/ogame-desktop-windows-amd64.exe) -[Linux](https://github.com/coolxitech/ogame-vue-ts/releases/latest/download/ogame-desktop-linux-amd64) -[MacOS](https://github.com/coolxitech/ogame-vue-ts/releases/latest/download/ogame-desktop-macos-arm64) +[Windows](https://github.com/coolxitech/ogame-vue-ts/releases/latest/download/OGame.Setup.exe) +[Ubuntu](https://github.com/coolxitech/ogame-vue-ts/releases/latest/download/OGame.AppImage) +[MacOS](https://github.com/coolxitech/ogame-vue-ts/releases/latest/download/OGame-mac.dmg) ### 环境要求