EuropaTools/include/europa
modeco80 5060bc4fb6 libeuropa/io: Rewrite PakFile to use a sumtype to store pak file data
This allows pak writer file data to cleanly come from one of two possible sources:

- A file on the filesystem (in which the PakWriter will open the file, tee it into the package file efficently, and then close it)
- A data buffer (which functions like before)

PakReader however will always output data buffers.
2025-01-06 17:12:58 -05:00
..
io libeuropa/io: Rewrite PakFile to use a sumtype to store pak file data 2025-01-06 17:12:58 -05:00
structs Initial support for Ver3/.PMDL archives 2023-08-01 18:18:40 -04:00
util libeuropa/io: Rewrite PakFile to use a sumtype to store pak file data 2025-01-06 17:12:58 -05:00