资 源 简 介
DF Raw Parser is a cross-platform application, used to convert the “raw” files used by Dwarf Fortress into XML format. The idea formed after I wrote a program that converted the world history and site/population files from Dwarf Fortress into XML format. However, the sheer number of tags that can be used in a raw file made this appear a daunting task, and much of it may become obsolete with new releases. As such, the program is designed to allow the user to define/describe a list of tags which are used to parse the raw files.
The interface is designed to be as simple as I could make it, while allowing enough power to be able to modify it to parse any tag without hard-coded help. This means that, in the event that I can no longer support the tool, it will still be useful in all future versions, unless the format is changed entirely. Just in case, I will also be releasing the source publicly, to allow the future development in my absense.