https://github.com/pthariensflame/libxdfr
Parser and utility code for the general-purpose “XDFR” format.
https://github.com/pthariensflame/libxdfr
Last synced: 2 months ago
JSON representation
Parser and utility code for the general-purpose “XDFR” format.
- Host: GitHub
- URL: https://github.com/pthariensflame/libxdfr
- Owner: pthariensflame
- License: apache-2.0
- Created: 2017-03-01T23:00:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T22:54:14.000Z (over 6 years ago)
- Last Synced: 2025-03-24T20:07:45.204Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `xdfr`
[](https://travis-ci.com/pthariensflame/libdfraw)Parser and utility code for the general-purpose “XDFR” format, inspired by (and a rough generalization of) [the RAW file format used by Dwarf Fortress](http://dwarffortresswiki.org/index.php/DF2014:Raw_file).
## License
`xdfr` is licensed under the terms of the MIT License or the Apache License 2.0, at your choosing.