Skip to content

EntityHero v0.8.2

Latest
Compare
Choose a tag to compare
@nopjne nopjne released this 20 Apr 07:04
· 4 commits to master since this release

EntityHero v0.8.2

Updates to the parser:
Fixes rapid json parser issue where entityDef keys would be incorrectly considered special cases.
Fixes rapid json writer issues where writer would add additional equals signs to entitydef name definitions.

Adds quick unit tests.