This is a app which provides a searchable interface for your Dwarf Fortress raw files. It's built using Tauri, SolidJS, TailwindCSS, daisyUI, and some Rust code which parses the raws themselves (using dfraw_json_parser).
Currently it will display (and let you search through):
- Most creature information
- Some plant information
- Basic inorganic material information
When the app is started for the first time, it presents some instructions:
After a game directory is set and deemed valid by the app, it will parse and present data from the raws for searching through.
Includes some data about creatures, inorganic materials and plants.