![Image](http://www.otherone.us/descent3/images/d3ll_01.jpg)
Having been away from the Descent community for so long I hadn't realized that D3 was unable to auto-download levels when launched from tools such as Kquery and Kali. I was rather annoyed once I found this out (after releasing Forge the other night) and so yesterday I set out to do something about it
![Cool 8)](./images/smilies/icon_cool.gif)
The application is configured with the mission download URLs from known level archive sites. It looks for the mission zip file on these sites, downloads the first one it finds, unzips it, and launches D3. As the screenshot shows this much is working already and I've also verified that Kquery and Kali can both be configured to use it as intended. Basically, you configure your game browser to launch the D3LL executable instead of D3's main.exe and pass it a paramter naming the mission. For example, in Kquery you can do something like d3ll.exe -getmission %map% -rund3 -nointro <etc>.
I hope to release a beta sometime this weekend.