Something that I greatly appreciate when it's there and appear and disappear from one version to another:
Having ASCII Square in the list of graphic packs.
I hope I'm not alone to like ASCII Square
Can We haz Square Ascii back, please?
Sorry - but no. Basically it adds 5MB to the size of the pack, and you can add it yourself by copy-pasting the ASCII pack and changing a single line! ("[FONT:", the others are optional unless you use fullscreen or graphics).
Before I venture down the road - have you or the PyLNP or the modloader guys looked at doing a nexusmods approach? Basically thinking you include the list of "available" graphics packs vs "installed" ones, with functionality to download/unpack/install them.
We do keep looking at it - Fricy's maintaining a github collection of graphics packs - but consensus is basically that it's dependancy hell. Different links, package types, incompatible versions, changes without notice... basically it'd become even more work because someone would have to construct and maintain the whole repo. And then you either need a super-repo with everything, or to keep them all in sync...
Even then it could work - but it introduces too many single points of failure for me to be comfortable with. Instead the approach is more to let users find the content, and try to structure, code, and document everything well enough that you can just drop it in. You can see in my changelogs though how much is involved beyond this in preparing a coherent pack - you can easily add stuff, but compiling from scratch would be painful.
I'm gently pushing an attempt to get some format standards in place - especially for mods, which are a complete mess such that I leave them out entirely - but it's a long-term effort. Happy to continue the conversation, but that's where we're at right now.
Yes, because these are done through DFHack, for which both launchers write a configuration file. It's not a feature of the launcher, but it will still work with the PyLNP.
OK but how do you enable it with PyLNP? With the older LNP, there were some checkboxes.
IIRC just right-click on the menu item and it should enable/disable it.