Releases: Donkie/BSPUtils
Releases · Donkie/BSPUtils
LibBSP v0.4.0
Added documentation to the nuget package
LibBSP v0.3.0
API changes:
- Added LumpType enum
- Methods that previously accepted an int lump index now accepts a LumpType instead
- GameLumpItem is now immutable
- GameLump and GameLumpItem has been rewritten. The ability to add/remove GameLumpItems to the GameLump now works correctly
- Removed the dataWritten parameter to PakfileLump.CloseArchiveStream
- Removed BSP zero padding at the end