File Details
v3.0.0
- R
- Apr 30, 2026
- 235.83 KB
- 0
- 12.0.5+6
- Retail + 2
File Name
SkyrimLevelUp-v3.0.0.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
- 11.2.7
- 5.5.3
- 4.4.2
- 1.15.8
# 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 duplicated boilerplate.
- **RGXSound handle**: Sound playback, variant management, mute/unmute, settings, and welcome message are now handled by the RGXSound module in RGX-Framework.

