From cd3a02feb866581ab97ec447d71646af908929d1 Mon Sep 17 00:00:00 2001
From: NecroticGlow
Date: Sat, 9 Nov 2024 20:56:42 +0800
Subject: [PATCH] readme
---
README.md | 34 +++++++++++-----------------------
docs/README_ja-JP.md | 29 +++++++++--------------------
docs/README_zh-CN.md | 31 ++++++++++---------------------
docs/README_zh-TW.md | 32 +++++++++++---------------------
4 files changed, 41 insertions(+), 85 deletions(-)
diff --git a/README.md b/README.md
index 0d88557d..12246b2d 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
-# Danheng Server-Beta
+# Danheng Server
**__This project is under development! Some game technique might not correctly!__**
-
@@ -12,18 +11,7 @@
-
+[EN](README.md) | [簡中](docs/README_zh-CN.md) | [繁中](docs/README_zh-CN.md) | [JP](docs/README_ja-JP.md)
## 💡 Function
@@ -36,7 +24,7 @@
- [√] **Quests** - There may be some bugs in some missions, the main story before Penacony is basically playable, and most of the story after Penacony has bugs
- [√] **Friends**
- [√] **Forgotten Hall & Pure Fiction & Apocalyptic Shadow**
-- [√] **Simulated Universe & Gold and Gears & Divergent Universe**
+- [√] **Simulated Universe & Gold and Gears**
- [√] **Achievements** - Most achievements can be completed.
- [ ] **More** - Coming soon
@@ -47,8 +35,8 @@ Some functions for the game might not support at the first time when new "Anime
### Quick Start
-1. Download the executable file from [Action](https://github.com/StopWuyu/DanhengServer-Beta/actions)
-2. Open the downloaded `DanhengServer-Beta.zip` and extract it to any folder __preferably an English path__
+1. Download the executable file from [Action](https://github.com/EggLinks/DanhengServer/actions)
+2. Open the downloaded `DanhengServer.zip` and extract it to any folder __*preferably an English path__
(Optional) Download the `certificate.p12` from the WebServer folder of the source code to enable HTTPS mode, ensuring a more secure traffic
3. Run GameServer.exe
4. Run proxy, start the game, and enjoy!
@@ -57,7 +45,7 @@ Some functions for the game might not support at the first time when new "Anime
DanhengServer is built using .NET Framework
-**Requirement:**
+**Requirement: **
- [.NET](https://dotnet.microsoft.com/)
- [Git](https://git-scm.com/downloads)
@@ -65,8 +53,8 @@ DanhengServer is built using .NET Framework
##### Windows
```shell
-git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer-Beta.git
-cd DanhengServer-Beta
+git clone --recurse-submodules https://github.com/EggLinks/DanhengServer.git
+cd DanhengServer
dotnet build # compile
```
##### Linux (Ubuntu 20.04)
@@ -82,8 +70,8 @@ sudo apt-get update && \
- Compile and run environment
```shell
-git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer-Beta.git
-cd DanhengServer-Beta
+git clone --recurse-submodules https://github.com/EggLinks/DanhengServer.git
+cd DanhengServer
.\dotnet build # compile
./Gameserver
```
@@ -95,7 +83,7 @@ cd DanhengServer-Beta
## ❕️ Troubleshooting
-For solutions to common problems or assistance, please join our Discord server at [Discord](https://discord.gg/xRtZsmHBVj)
+For solutions to common problems or assistance, please join our Discord server at [https://discord.gg/xRtZsmHBVj](https://discord.gg/xRtZsmHBVj)
## 🙌 Acknowledgements
diff --git a/docs/README_ja-JP.md b/docs/README_ja-JP.md
index 03391b8e..2e83cfbf 100644
--- a/docs/README_ja-JP.md
+++ b/docs/README_ja-JP.md
@@ -1,4 +1,4 @@
-# Danheng Server-Beta
+# Danheng Server
**__このプロジェクトは開発中です!__**
@@ -11,18 +11,7 @@
-
+[EN](../README.md) | [簡中](README_zh-CN.md) | [繁中](README_zh-CN.md) | [JP](README_ja-JP.md)
## 💡機能
@@ -34,8 +23,8 @@
- [√] **基本的な役割育成** - ちょっとバグがありますが、影響はあまりありません
- [√] **タスク#タスク#** - 一部のタスクにはエラーがある可能性があります。ベロブルグの主要なタスクはすべて完了しています。男性主人公と女性主人公にはまだテストされていません
- [-] **交友機能**
-- [-] **忘却の庭 & 虚構叙事 &終末の幻影**
-- [-] **模擬宇宙 & 黄金機械 & 差分宇宙**
+- [-] **忘却の庭 & 虚構叙事**
+- [-] **模擬宇宙**
- [ ] **詳細** - Coming soon...
@@ -45,8 +34,8 @@
### クイックスタート
-1. [Action](https://github.com/StopWuyu/DanhengServer-Beta/actions) で実行可能ファイルをダウンロードする
-2. ダウンロードが完了した` DanhengServer-Beta.zip `を開いて任意のフォルダに解凍します __*英文パスが望ましい*__
+1. [Action](https://github.com/StopWuyu/DanhengServer/actions) で実行可能ファイルをダウンロードする
+2. ダウンロードが完了した` DanhengServer.zip `を開いて任意のフォルダに解凍します __*英文パスが望ましい*__
> (オプション) ソースコードのWebServerフォルダに` certificate.p 12 `をダウンロードすることで、HTTPSモードで起動して転送をより安全にすることができます: )
@@ -65,7 +54,7 @@ Danhengserver Dotnetを使用した構築
##### Windows
```shell
-git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer-Beta.git
+git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer.git
cd DanhengServer
.\dotnet build # コンパイル
```
@@ -85,8 +74,8 @@ sudo apt-get update && \
- 環境をコンパイルして実行する
```shell
-git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer-Beta.git
-cd DanhengServer-Beta
+git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer.git
+cd DanhengServer
.\dotnet build # コンパイル
./Gameserver
```
diff --git a/docs/README_zh-CN.md b/docs/README_zh-CN.md
index 34e3c855..e8fa38ff 100644
--- a/docs/README_zh-CN.md
+++ b/docs/README_zh-CN.md
@@ -1,4 +1,4 @@
-# Danheng Server-Beta
+# Danheng Server
**__此项目正在开发中!__**
@@ -11,18 +11,7 @@
-
+[EN](../README.md) | [簡中](README_zh-CN.md) | [繁中](README_zh-CN.md) | [JP](README_ja-JP.md)
## 💡功能
@@ -33,9 +22,9 @@
- [√] **场景** - 行走模拟器、交互、正确加载实体
- [√] **基本的角色培养** - 一些小bug,影响体验不大
- [√] **任务** - 某些任务中可能存在一些错误,匹诺康尼前的主线剧情基本能正常游玩,匹诺康尼后大部分剧情存在大量bug
-- [√] **好友**
+- [√] **朋友**
- [√] **忘却之庭 & 虚构叙事 & 末日幻影**
-- [√] **模拟宇宙 & 黄金机械 & 差分宇宙 & 不可知域** -不可知域有着大量bug等待修复
+- [√] **模拟宇宙 & 黄金机械**
- [√] **成就** - 大多数成就均可完成
- [ ] **更多** - Coming soon...
@@ -46,8 +35,8 @@
### 快速启动
-1. 在 [Action](https://github.com/StopWuyu/DanhengServer-Beta/actions) 下载可执行文件
-2. 打开下载完成的 `DanhengServer-Beta.zip` 解压至任意文件夹 __*最好是英文路径*__
+1. 在 [Action](https://github.com/StopWuyu/DanhengServer/actions) 下载可执行文件
+2. 打开下载完成的 `DanhengServer.zip` 解压至任意文件夹 __*最好是英文路径*__
> (可选) 在源代码的WebServer文件夹中下载 `certificate.p12` 使得以HTTPS模式启动 让你的传输更安全: )
@@ -66,8 +55,8 @@ DanhengServer 使用 .NET Framework 构建
##### Windows
```shell
-git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer-Beta.git
-cd DanhengServer-Beta
+git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer.git
+cd DanhengServer
.\dotnet build # 编译
```
##### Linux (Ubuntu 20.04)
@@ -84,8 +73,8 @@ sudo apt-get update && \
- 编译并运行环境
```shell
-git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer-Beta.git
-cd DanhengServer-Beta
+git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer.git
+cd DanhengServer
.\dotnet build # 编译
./Gameserver
```
diff --git a/docs/README_zh-TW.md b/docs/README_zh-TW.md
index 356601bb..d604b31e 100644
--- a/docs/README_zh-TW.md
+++ b/docs/README_zh-TW.md
@@ -1,4 +1,4 @@
-# Danheng Server-Beta
+# Danheng S# Danheng Server
**__此專案目前尚在開發中!__**
@@ -11,18 +11,7 @@
-
+[EN](../README.md) | [簡中](README_zh-CN.md) | [繁中](README_zh-CN.md) | [JP](README_ja-JP.md)
## 💡功能
@@ -34,8 +23,9 @@
- [√] **基本的角色培養** - 一些小bug,影響體驗不大
- [√] **任務** - 某些任務中可能存在一些錯誤,貝洛伯格主線任務已全數完成,剩餘內容正在製作中或是尚未測試,適用於星與穹
- [√] **好友**
-- [√] **忘卻之庭 & 虛構敘事 & 末日幻影**
-- [√] **類比宇宙&黃金機械&差分宇宙**
+- [√] **忘卻之庭 & 虛構敘事**
+- [√] **模擬宇宙**
+
- [ ] **更多** - Coming soon...
當新版本之「某動漫遊戲」發佈時,某些功能將不會在第一時間支援,請持續關注我們的提交內容。自從2.3版本起,我們建立了適用於Beta版本的私人分支,將在準備完成後第一時間合併至主倉庫。
@@ -44,8 +34,8 @@
### 快速啟動
-1. 在 [Action](https://github.com/StopWuyu/DanhengServer-Beta/actions) 下載可執行文件
-2. 打開下載完成的 `DanhengServer-Beta.zip` 解解壓至任意資料夹 __*最好是英文路徑*__
+1. 在 [Action](https://github.com/StopWuyu/DanhengServer/actions) 下載可執行文件
+2. 打開下載完成的 `DanhengServer.zip` 解解壓至任意資料夹 __*最好是英文路徑*__
> (可選) 在原始碼的WebServer資料夾中下載 `certificate.p12` 使其以HTTPS模式啟動 讓你的傳輸更加安全: )
@@ -64,8 +54,8 @@ DanhengServer 使用 .NET Framework 構建
##### Windows
```shell
-git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer-Beta.git
-cd DanhengServer-Beta
+git clone --recurse-submodules https://github.com/EggLinks/DanhengServer.git
+cd DanhengServer
.\dotnet build # 編譯
```
##### Linux (Ubuntu 20.04)
@@ -82,8 +72,8 @@ sudo apt-get update && \
- 編譯並運行環境
```shell
-git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer-Beta.git
-cd DanhengServer-Beta
+git clone --recurse-submodules https://github.com/EggLinks/DanhengServer.git
+cd DanhengServer
.\dotnet build # 編譯
./Gameserver
```