Skip to content

GBXCompiler Alpha 1.3

Compare
Choose a tag to compare
@GreffMASTER GreffMASTER released this 30 May 13:55
· 22 commits to main since this release
  • 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.