2.0.0-BETA
Pre-release
Pre-release
- Added the ability to load most, if not an entire, GUI from JSON rather than hardcoding everything.
- Had to touch a lot of code to get this working, so it may have introduced bugs.
- Seems to work well. There's a new test class for it here.
- Still need to refine the implementation and write a guide for it.
- Supports single/multiline comments in the JSON, but the RegEx for this isn't well tested.
- I don't recommend using this feature just yet, at-least not for anything other than tests and quick GUI mockups. The loading code may go through some major changes.
- Misc code changes and updates.