The Backend/Servers for the upcoming Twitch Integrated MMORPG Ravenfall Online (RF2: Project Drake)
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.
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.