From 5301019ee49727468a477b97aea2ae94a97d57e8 Mon Sep 17 00:00:00 2001 From: Somebody <55308866+StopWuyu@users.noreply.github.com> Date: Sat, 13 Apr 2024 00:28:43 +0800 Subject: [PATCH] Update docs --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 629a953a..1a297b18 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,25 @@

+## Features +- Scene (Walking Simulator,Interaction,Correct entity loading) +- Friend (Developing) +- Battle (Some bugs in Scene skills) +- Lineup +- Rogue (Means Simulated Universe) (Developing) +- **Mission** (Many missions can work now) (To the first temporary mission scene) (if choose the woman, maybe u will get stuck in some missions - need to be fixed) + +## How to Use? +- Download the executable file in [Action](https://github.com/StopWuyu/DanhengServer/actions) or build it by urself +- Unzip it to a single folder +- Download the Dim's Resources and LunarCore's Resources.Do it as well as LunarCore +- Download the file in Config folder in this repo(Preparing),And move the files to Config/ folder +- Run it. + +## Need Help +- Support for Android + ## Thanks - Weedwacker - Provide a kcp implementation for C# - [SqlSugar](https://github.com/donet5/SqlSugar) - Provide a ORM for C# -- [LunarCore](https://github.com/Melledy/LunarCore) - Some data structures and algorithms \ No newline at end of file +- [LunarCore](https://github.com/Melledy/LunarCore) - Some data structures and algorithms