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.