n8engine
n8engine copied to clipboard
Enable nullability in the .Core project
trafficstars
This feature helps to predict null reference exceptions as it was introduced in C# version 8.0. I'm quite certain that it will require a lot of changes in the project, but I can work on migrating to enable nullability by creating a pull request for that.
Awesome! That's something I planned to get around to later so I really appreciate you stepping in to help. Unfortunately there's no visual roadmap or anything at the moment but my current work has been going put towards the engine's rendering with Silk.NET/OpenGL.