File Details
v2.0.7
- R
- Jun 26, 2024
- 4.40 KB
- 2.2K
- 11.0.0+1
- Retail
File Name
NoBonusXP.zip
Supported Versions
- 11.0.0
- 10.2.7
Refactoring:
- XP Table Separation: Moved the XP tables into a separate Lua file (
XPTable.lua) for better code organization and maintainability. - Main Functionality: Retained all core functionalities in the main addon file (
NoBonusXP.lua). - Improved Readability: This change improves code readability and makes it easier to update XP tables independently from the main addon logic.

