This is the basic C# port of RMNP. For documentation or more details check out the original version of RMNP.
WARNING: It is not the best possible port and not very optimized. This version is meant to be used on the client side only although it has server support.
This project is licensed under the MIT License - see the LICENSE file for details
- This port uses the Crc32.NET library for fast and easy hash calculation!