BlackToppStudios / Mezz_Foundation

Foundational Data types that enforce no opinions on how to build games and provide many facilities that complex games need. This largely avoids graphics and physics, but provides tools like the SortedVector, CountedPtr and HashedString classes.
GNU General Public License v3.0
3 stars 0 forks source link

Added check for Initializing Exceptions #66

Open Sqeaky opened 4 years ago

Sqeaky commented 4 years ago

If this passes CI then it is ready.

This is for enabling a series of Jagati Changes in other repos.