Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 604 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 604 Bytes

Ravenfall-Server

CI Build Ravenfall-Server

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.