mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 07:55:11 +08:00
chore: 移除多余依赖与PostCSS配置
删除@capacitor/share、@capacitor/status-bar、@capawesome/capacitor-file-picker、postcss及相关依赖,移除postcss.config.js,简化依赖树。README下载链接样式调整为纯文本列表,提升可维护性。
This commit is contained in:
22
README.md
22
README.md
@@ -54,21 +54,23 @@ OGame Vue TS 是一款受经典 OGame 游戏启发的单机版、基于浏览器
|
||||
|
||||
#### 服务端
|
||||
|
||||
[](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)
|
||||
[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)
|
||||
|
||||
#### 桌面版
|
||||
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame.Setup.exe)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame.AppImage)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-mac.dmg)
|
||||
[Windows](/releases/latest/download/OGame.Setup.exe)
|
||||
|
||||
#### Android
|
||||
[Ubuntu](/releases/latest/download/OGame.AppImage)
|
||||
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-1.4.0-arm64-v8a.APK)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-1.4.0-armeabi-v7a.APK)
|
||||
[](https://github.com/setube/ogame-vue-ts/releases/latest/download/OGame-1.4.0-x86_64.APK)
|
||||
[MacOS](/releases/latest/download/OGame-mac.dmg)
|
||||
|
||||
### 环境要求
|
||||
|
||||
|
||||
Reference in New Issue
Block a user