From e27cda39007faedaf519650b756a469655c9946a Mon Sep 17 00:00:00 2001 From: xeon Date: Thu, 4 Jan 2024 14:00:04 +0000 Subject: [PATCH 1/2] a readme --- README.md | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 33e9d3e..0dd0ae8 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,19 @@ -
- - - - - - - - -
English 日本语 简中 繁中 Русский
-
- ---
-# FurinaImpact -Server backend reimplementation for some game. +# NahidaImpact +Server backend reimplementation for Genshin Impact. ### Building -You can build it with .NET 7 SDK +You can build it with .NET 8 SDK ### Running -1. Launch FurinaImpact.SDK and FurinaImpact.Gameserver +1. Launch NahidaImpact.SDK and NahidaImpact.Gameserver 2. Server is running. ### Connecting -For connecting to FurinaImpact, you can use FurinaImpact.Proxy. Just launch it and setup your system proxy settings. SDK requests will be redirected. +For connecting to NahidaImpact, you can use NahidaImpact.Proxy. Just launch it and setup your system proxy settings. SDK requests will be redirected. ### Any questions? -Feel free to ask your questions in our [Discord Server](https://discord.gg/sHZuMpCpVw) +Feel free to ask your questions in our [Discord Server](https://discord.gg/reversedrooms) From 8f9e14d514bfb842d93ef35ccd3541c17af045b2 Mon Sep 17 00:00:00 2001 From: xeon Date: Thu, 4 Jan 2024 14:00:14 +0000 Subject: [PATCH 2/2] Update 'README.md' --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 0dd0ae8..3c08e7b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ ---- -
-
# NahidaImpact Server backend reimplementation for Genshin Impact.