Releases: FaithBeam/Sims.Far
Releases · FaithBeam/Sims.Far
v2.1.1
Add a public stream instance variable to the far file.
v2.1.0
Just target netstandard 2.0.
v2.0.0
- Use streams to extract files instead of keeping a byte array of every file from the far in the class
- Massively less memory usage
- Add unit tests