https://github.com/chances/dbpf-d
D library to read and write Database Packed File (DBPF) archives
https://github.com/chances/dbpf-d
dbpf simcity4 sims2 spore
Last synced: 3 months ago
JSON representation
D library to read and write Database Packed File (DBPF) archives
- Host: GitHub
- URL: https://github.com/chances/dbpf-d
- Owner: chances
- License: mit
- Created: 2024-02-25T19:20:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T06:02:53.000Z (almost 2 years ago)
- Last Synced: 2025-07-04T06:06:00.643Z (11 months ago)
- Topics: dbpf, simcity4, sims2, spore
- Language: D
- Homepage: https://chances.github.io/dbpf-d/
- Size: 208 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DBPF
[](https://code.dlang.org/packages/dbpf)
[](https://github.com/chances/dbpf-d/actions/workflows/ci.yml)
[](https://codecov.io/gh/chances/dbpf-d/)
D library to read and write [Database Packed File](https://www.wiki.sc4devotion.com/index.php?title=DBPF) (DBPF) archives.
## Usage
```json
"dependencies": {
"dbpf": "0.1.0"
}
```