FanTranslatorsInternational / Kuriimu2

Kuriimu is a general purpose game translation project manager and toolkit for authors of fan translations and game mods.
GNU General Public License v3.0
310 stars 56 forks source link

Added support for par files #210

Closed caleb-mabry closed 2 years ago

caleb-mabry commented 2 years ago

Working on resolving #97

IcySon55 commented 2 years ago

Looks like your next steps are the custom ArchiveFileInfo for handling the file compression, followed by saving the archive.

Pretty good so far. Though some of the Load code could potentially be shrunken using br.ReadMultiple<>().