Skip to content

Releases: Killeroo/SC4Parser

v1.1.4

25 Apr 22:09

Choose a tag to compare

Added XML documentation to build

v1.1.3

24 Apr 21:37

Choose a tag to compare

  • Changed library to target netstandard 2.0 (for wider .net compatibility)
  • Removed Program.cs

v1.1.2

20 Apr 21:25

Choose a tag to compare

  • Added DBPF.LoadIndexEntry overload that uses typeid of index entry (either as hex string or uint).
  • Converted to a Net Standard 2.1 library.

v1.1.1

29 Sep 23:19

Choose a tag to compare

  • Added new fields to Region View subfile

v1.1.0

23 Feb 23:25

Choose a tag to compare

  • Added Network Subfile 1 (full implementation)
  • Added Network Subfile 2 (full implementation)
  • Added Bridge Network Subfile (partial implementation)

Initial Release

13 Nov 11:57

Choose a tag to compare

Initial release of SC4Parser library (v1.0.0), general purpose .NET library for loading and extracting data from SimCity 4 save games (Maxis Database Packed Files).