From 9650dce2fb0506d4162687bab634b05a9598d274 Mon Sep 17 00:00:00 2001
From: Naruse <71993948+DevilProMT@users.noreply.github.com>
Date: Tue, 17 Jun 2025 21:35:25 +0800
Subject: [PATCH] Create README.md
---
README.md | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 70 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f1154e7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,70 @@
+
+
+
+
+
+KianaBH3 is a server emulator of a certain adventure anime game!
+
+
+
+
+
+
+
+
+
+## 💡 Function
+
+- [√] **Enter the ship**
+- [√] **Battle**
+- [√] **Superstring Dimension (Abyss)**
+- [√] **Universial Mirage**
+- [√] **Story Chapter 1 - 42**
+- [√] **Character Tutorial**
+- [√] **Memorial Arena**
+- [√] **Inventory**
+- [√] **Command**
+
+KianaBH3 is still in development, it will have bugs, please stay tuned for our new submissions.
+
+## 🍗 Use & Installation
+
+### You need to Build it
+**Requirement: **
+
+Note: KianaBH3 is built using .NET Framework
+That means you need a .NET Framework
+
+- [.NET](https://dotnet.microsoft.com/)
+- [Git](https://git-scm.com/downloads)
+
+
+Click to expand the detailed installation steps
+
+##### Windows
+
+```shell
+git clone --recurse-submodules https://git.neonteam.dev/DevilProMT/KianaBH.git
+cd KianaBH
+dotnet build # compile
+```
+
+## ❓ Help
+
+Use KianaBH-Resources
+- [KianaBH-Resources](https://git.neonteam.dev/DevilProMT/KianaBH-Resources/)
+
+
+## ❕️ Troubleshooting
+
+For solutions to common problems or assistance, please join our Discord server at [https://discord.gg/MdHC4AJvec](https://discord.gg/MdHC4AJvec)
+
+## 🙌 Acknowledgements
+
+--DanhengServer & FireflyDH - Some data structures and algorithms
+
+-- amizing25 - resources & proto
+
+--StopWuyu
+
+--Letheriver
\ No newline at end of file