Skip to content

LibBSP v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Donkie Donkie released this 16 May 10:07
· 14 commits to master since this 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