ultrako / LevelXML

A C# library that generates LevelXML for the Happy Wheels import box
MIT License
1 stars 0 forks source link

Added a diagnostics static class to detect issues with entities #32

Closed ultrako closed 2 months ago

ultrako commented 2 months ago

Replaced all exceptions that were missing after the PR with title "Made the library no longer throw on importable level states" This is expected to account for all instances of the level not starting, all black holes, and most instances of a level tag doing nothing.