So, since I'm reading older posts about manually updating, I thought I'd give this little tidbit:
In the new version, the bat file doesn't care if the folder names are exact, I.E. as long as there's a folder starting with "Dwarf Fortress".
Also in the LNP/graphics folder, folders just need Mayday/Ironhand/Phoebus/Default in them.
If you wanted to manually update to a future (0.31.19+) version you could:1) Move the LNP folder into the new version of DF and put Lazy Newb Settings 2.5.bat just outside it.
2) (Optionally) download updated graphic packs and put them in the proper LNP/graphics folders.
If you wanted to distribute the pack you could try simplifying the packs down to their base essentials. There's a new included .bat file in the graphics folder which does this if you put it in a graphic pack folder. You'd want to look inside the bat file and figure out how to use it.
3) Run Lazy Newb Settings 2.5.bat (which will automatically copy over extra files into your DF directory)
The only extra things would be to make sure the keybindings, embark, worldgen are updated/compatible, and change default settings, but you may or may not care about this.
Excellent, Lucas, hope you guys manage to come up with something. Also if you need a version of the tool that works cross-platform then I'm happy to attempt an equivalent in Python/Tkinter.
That might be neat. Or it could be a seperate pack, things are likely to be very asynchronous across platforms (different utilities etc)