mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 07:55:11 +08:00
feat: 新增多语言README并优化文档结构
新增德语、俄语、韩语、繁体中文多语言README,英文与简体中文README同步优化,统一下载链接与徽章样式,完善多语言入口。提升国际化支持与文档可读性。
This commit is contained in:
52
README.md
52
README.md
@@ -12,7 +12,21 @@
|
||||
[](https://vitejs.dev/)
|
||||
[](https://golang.org/)
|
||||
|
||||
[English](README-EN.md) | 简体中文
|
||||
**下载**
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-x86_64.APK)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-arm64-v8a.APK)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-armeabi-v7a.APK)
|
||||
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/ogame-server-win.exe)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/ogame-server-linux)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/ogame-server-linux-arm64)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-mac.dmg)
|
||||
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-Setup.exe)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-linux.AppImage)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-mac.dmg)
|
||||
|
||||
简体中文 | [English](README-EN.md) | [繁體中文](README-zh-TW.md) | [Deutsch](README-DE.md) | [Русский](README-RU.md) | [한국어](README-KO.md)
|
||||
|
||||
</div>
|
||||
|
||||
@@ -50,28 +64,6 @@ OGame Vue TS 是一款受经典 OGame 游戏启发的单机版、基于浏览器
|
||||
|
||||
## 快速开始
|
||||
|
||||
### 下载构建版本
|
||||
|
||||
#### 服务端
|
||||
|
||||
[Windows](/releases/latest/download/ogame-windows-amd64.exe)
|
||||
|
||||
[Linux amd64](/releases/latest/download/ogame-linux-amd64)
|
||||
|
||||
[Linux arm64](/releases/latest/download/ogame-linux-arm64)
|
||||
|
||||
[MacOS Intel](/releases/latest/download/ogame-macos-amd64)
|
||||
|
||||
[MacOS](/releases/latest/download/ogame-macos-arm64)
|
||||
|
||||
#### 桌面版
|
||||
|
||||
[Windows](/releases/latest/download/OGame.Setup.exe)
|
||||
|
||||
[Ubuntu](/releases/latest/download/OGame.AppImage)
|
||||
|
||||
[MacOS](/releases/latest/download/OGame-mac.dmg)
|
||||
|
||||
### 环境要求
|
||||
|
||||
- [Node.js](https://nodejs.org/) (推荐 18 或更高版本)
|
||||
@@ -112,12 +104,12 @@ pnpm preview
|
||||
|
||||
## 支持的语言
|
||||
|
||||
- 🇺🇸 English (英语)
|
||||
- 🇨🇳 简体中文
|
||||
- 🇹🇼 繁體中文
|
||||
- 🇩🇪 Deutsch (德语)
|
||||
- 🇷🇺 Русский (俄语)
|
||||
- 🇰🇷 한국어 (韩语)
|
||||
- 简体中文
|
||||
- 繁體中文
|
||||
- English (英语)
|
||||
- Deutsch (德语)
|
||||
- Русский (俄语)
|
||||
- 한국어 (韩语)
|
||||
|
||||
## 游戏特性
|
||||
|
||||
@@ -186,7 +178,7 @@ pnpm preview
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
用 ❤️ 制作,作者:谦君
|
||||
用 ❤️ 制作,作者:<a href="https://github.com/setube">setube</a>
|
||||
<br>
|
||||
© 2025 - 保留所有权利(除 CC BY-NC 4.0 许可证授予的权利外)
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user