Skip to content

A C# library that reads and writes SimCity 4 DBPF files.

License

Notifications You must be signed in to change notification settings

0xC0000054/DBPFSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBPFSharp

A C# library that reads and writes SimCity 4 DBPF files.

Example applications

The following example application demonstrate how to use the library. The applications are located in the examples folder.

DBPFcreate

This application creates a new DBPF file and inserts the specified item (optionally compressing it).

DBPFextract

This application extracts the specified item from a DBPF file. If no item is specified it will extract the first item in the DBPF file.

The extracted item will be decompressed if necessary.

License

This project is licensed under the terms of the MIT License.
See License.txt for more information.

About

A C# library that reads and writes SimCity 4 DBPF files.

Topics

Resources

License

Stars

Watchers

Forks

Languages