Skip to content

AnnanFay/dfjson

Repository files navigation

# dfjson

Encodes DF structs and classes into JSON that can be exported to files.

Written in C++ and clojure. The clojure generates most of the struct specific code.

## Usage

To generate the C++ encoding code run:
    lein run /path/to/codegen.out.xml
OR
    java -cp lib/clojure-1.3.0.jar clojure.main src/dfjson/core.clj /path/to/codegen.out.xml

## License

TBD - some sort of copyleft/open source

About

Allow JSON export of Dwarf Fortress data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages