Skip to content

Commit 72188aa

Browse files
authored
Update README.md
1 parent 5ad5527 commit 72188aa

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Ravenfall-Server
22
![CI Build Ravenfall-Server](https://github.com/zerratar/Ravenfall-Server/workflows/CI%20Build%20Ravenfall-Server/badge.svg)
33

4-
The Game Server for the Twitch Integrated MMORPG Ravenfall
4+
The Backend/Servers for the upcoming Twitch Integrated MMORPG Ravenfall Online (RF2: Project Drake)
55

6-
This repo also includes the Centralized Chat Bot now, moved from previous repo to avoid duplicate code bases.
6+
All the code in this repo is built using .NET 6.0, make sure you got latest SDK install if you wish to run these projects.
77

8-
This repo also use .NET 5 Preview 7.
9-
10-
The network library used in this project is a modified version of https://github.com/DarkRiftNetworking/Hazel-Networking to fix memory allocation issues and more. This is being used in any projects communicating with the game server.
8+
The network library used in this project is a modified version of https://github.com/DarkRiftNetworking/Hazel-Networking to fix memory allocation issues and more. This is being used in any projects communicating with the game server.

0 commit comments

Comments
 (0)