File Details
v1.1.0-beta
- B
- Mar 15, 2026
- 3.43 MB
- 11
- 12.0.1+1
- Retail
File Name
DjLust-v1.1.0-beta.zip
Supported Versions
- 12.0.1
- 12.0.0
DjLust
v1.1.0-beta (2026-03-15)
Full Changelog Previous Releases
- Release: v1.1.0-beta - DjLust-v1.1.0-beta: [NEW] Refactor method for adding Custom Songs. Place songs into ..\AddOns\Songs\ and in DjLust settings, Use the new search box instead of needing to manually edit CustomSongs.lua (removed). (closes #2)
- Feature: [NEW] - Removed old CustomSongs.lua. To add custom songs, Create a folder AddOns\Songs\ and place your mp3/music file into the Songs folder. Reload in game and open DjLust settings, Scroll to Music section and notice the new search box. use this to search for the music added to AddOns\Songs\ folder (e.g if file foo.mp3 exists in \Songs\ folder, we can search foo.mp3 to add in game). Reason: CustomSongs.lua is overwritten with each update to Djlust and this is not ideal. instead we use search box + savedvariables for a more intuitive way of adding custom songs since blizzard does not let us index arbitrary files

