Skip to content

Releases: Donkie/BSPUtils

LibBSP v0.4.0

24 May 18:17
Compare
Choose a tag to compare
LibBSP v0.4.0 Pre-release
Pre-release

Added documentation to the nuget package

LibBSP v0.3.0

16 May 10:07
Compare
Choose a tag to compare
LibBSP v0.3.0 Pre-release
Pre-release

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