All of your character's appearance data is now saved, and I've begun
the groundwork for exporting it into a client-compatible dat file.
If using the Dalamud plugin, the adventurer plate portrait is now
exported.
This is to facilitate support for this feature on the Web, where the
plugin needs to start a server instead of Auracite itself. Otherwise,
the functionality is identical to before.
Now we pack the different files into one ZIP archive, and give that as
bytes. It's then possible to turn this into a Base64 string perfect for
data URIs.