Skip to content

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Apr 18:40
· 15 commits to main since this release

v3.0.0 - 2026-04-30

Changes

  • Migrated to RGX-Framework: Added RequiredDeps: RGX-Framework to TOC. Core logic now uses RGX:GetSound(), RGX:RegisterEvent(), and RGX:RegisterSlashCommand() — eliminating ~160 lines of duplicated boilerplate.
  • RGXSound handle: Sound playback, variant management, mute/unmute, settings, and welcome message are now handled by the RGXSound module in RGX-Framework.