export asset list button
ඞ
there's a few things that doesn't work in this pr, like it's crashing if you click the button without having anything loaded, and it exports it in the LegionPlus.exe dir and not under exported_files/lists as other assets and lists does
also a thing that would be really nice and easy to add would be having it being named the .rpak files names if you only got one loaded, just like the list flag does rn, the code is at the bottom in ExportManager.cpp
i would recommend using ExportDirectory as the dir path, that would both somewhat fix the exporting in the LegionPlus.exe dir and do so the ExportBrowseFolder setting works for the lists button too