Skip to content

Changelog

Version 1.4

  • Added comprehensive configuration documentation

Version 1.3

  • Added comprehensive hooks documentation

Version 1.2

  • Updated function naming convention from PascalCase to camelCase for consistency:
  • ResetBAC() ? resetBAC()
  • AddBAC() ? addBAC()
  • IsDrunk() ? isDrunk()
  • GetBAC() ? getBAC()

Version 1.1

  • Created docs

Version 1.0

  • Initial Release