Skip to content

Core 2.6.0 beta

Compare
Choose a tag to compare
@nulli0n nulli0n released this 06 May 21:40
· 47 commits to master since this release

Beta version, use with caution!

  • Brand new Command API:
    • Fast & convient command builder.
    • Easy register / unregister.
    • Auto argument/flag parsing & validation.
    • Auto tab-completer.
  • Added LangEnum class for better enums localization handling.
  • Various undocumented minor fixes and improvements.