dfraw_json_parser 0.17.5

Library which parses Dwarf Fortress raw files into JSON
Documentation
1
2
3
4
5
mod info_file;
mod steam_data;

pub use info_file::InfoFile as ModuleInfoFile;
pub use steam_data::SteamData;