Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-17 | fix nullable enums not being written to JSON as string | Jesse Plamondon-Willard | |
2017-02-17 | write XNA input enums to JSON as strings automatically | Jesse Plamondon-Willard | |
Mods often reference Json.NET to do this, so this lets many mods remove Json.NET as a dependency. |