File Details
v1.1.0
- R
- Mar 21, 2026
- 3.43 MB
- 272
- 12.0.1+1
- Retail
File Name
DjLust-v1.1.0.zip
Supported Versions
- 12.0.1
- 12.0.0
DjLust
v1.1.0 (2026-03-21)
Full Changelog Previous Releases
- Release: v1.1.0 - Release: DjLust-v1.1.0 - Removed CustomSong.lua. instead simply place songs into the AddOns\Songs folder (example: ../addOns/Songs/mycool.mp3). Then in game goto scroll to Music section, and Search for the song you just added. this only needs to be done once! and will NOT break on future updates like CustonSongs.lua workflow did. IF YOU HAVE ANY ISSUES WITH MISSING SOUND/ANIMATION: check out and make sure the dropdown menu is NOT set to None/Default. alternativly under Profiles, select one of the two options to quickly fix any issues with sound/animation. (closes #3 and #4)
- 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

