RevenantX / LiteEntitySystem

Pure C# HighLevel API for multiplayer games
Apache License 2.0
190 stars 22 forks source link

Enable nullable reference types annotations #14

Open Logerfo opened 11 months ago

Logerfo commented 11 months ago

This will be quite an effort, because I already tried before and know that it wasn't easy, but it would bring more null safety to both the development of the library as the development of the consumers games.