Configuration
All settings are stored in ~/.config/lemonup/config.json and can be modified through the Config screen in the TUI.
Settings Reference
Addon Directory
| Setting | Default | Description |
|---|---|---|
destDir | Auto-detected | Path to your WoW AddOns directory |
The path is automatically detected based on your operating system:
- Windows:
C:\Program Files (x86)\World of Warcraft\_retail_\Interface\AddOns - macOS:
/Applications/World of Warcraft/_retail_/Interface/AddOns - Linux: Detected from common installation paths
Default Menu Option
| Setting | Default | Options |
|---|---|---|
defaultMenuOption | install | install, manage, config |
The menu option selected when you launch LemonUp.
You can change the default in the Main Menu screen by pressing space (or your preferred right direction key: arrow or l)
Concurrent Downloads
| Setting | Default | Range |
|---|---|---|
maxConcurrent | 3 | 1-10 |
Maximum number of simultaneous downloads when updating multiple addons.
Nerd Fonts
| Setting | Default |
|---|---|
nerdFonts | true |
Enable enhanced icons if you have a Nerd Font installed.
Background Update Checking
| Setting | Default | Description |
|---|---|---|
autoCheckEnabled | true | Enable/disable background checking |
autoCheckInterval | 60 min | Check interval (30min - 4hr) |
When enabled, LemonUp checks for addon updates in the background while the TUI is running.
WTF Backup
| Setting | Default | Description |
|---|---|---|
backupWTF | true | Enable automatic WTF backup |
backupRetention | 5 | Number of backups to keep |
Automatically backup your WTF folder (containing character settings and saved variables) before updates.
Display Options
| Setting | Default | Description |
|---|---|---|
showLibs | false | Show library addons in lists |
theme | dark | UI theme (dark or light) |
Debug Mode
| Setting | Default |
|---|---|
debug | false |
Enable detailed logging for troubleshooting.
File Locations
| Purpose | Path |
|---|---|
| Configuration | ~/.config/lemonup/config.json |
| Database | ~/.config/lemonup/lemonup.db |
| Logs | ~/.config/lemonup/logs/ |
| Backups | <WoW>/WTF_backups/ |
