chore: 精简README下载区与统一产品名

移除各语言README中的下载区内容,保持文档简洁一致。package.json中productName由“OGame-Vue-Ts”改为“OGame”,统一产品命名。
This commit is contained in:
谦君
2025-12-24 03:22:06 +08:00
parent 4a0734bb04
commit 8c799dc3bf
7 changed files with 2 additions and 86 deletions

View File

@@ -82,7 +82,7 @@
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
"build": {
"appId": "games.wenzi.ogame",
"productName": "OGame-Vue-Ts",
"productName": "OGame",
"directories": {
"output": "pkg"
},