GBXCompiler Alpha 1.3
- Added proper logging.
- Added
-v / --verbose
argument to show more information when compiling the file. - Added
-l LOGFILE / --log LOGFILE
argument to specify the log file path. - Added
<gbxclass>
data tag.
- The program now uses exceptions instead of error codes.
- Fixed relative xml link path when compiling.
- Fixed few issues with Gbx Xml validation.
- Updated some sample files.