TexTools / xivModdingFramework

GNU General Public License v3.0
9 stars 16 forks source link

Fix on both ends (create, import) of TT for uncompressed Tex sizes #28

Closed lmcintyre closed 3 years ago

lmcintyre commented 3 years ago

Please let me know if there are additional housekeeping items I need to maintain here with regards to incrementing versions. Thanks a bunch for the assistance as well.

lmcintyre commented 3 years ago

One question I do have here - if a Tex file imported using 1.2 is used to create a modpack in 1.3, it will kind of mess this whole thing up. As far as I understand, users tend to turn their entire mod list into a modpack for backup/convenience purposes. Will this use case adversely affect this in any way? Meaning, are there any failsafes to prevent version mismatches on import/export of already written files?