A utility to take a collection of Dwarf Fortress ZIP archives and layer them into a git repository
zsh
: for simple string-splitting syntax.- GNU coreutils: for the
cut
,date
, andsort
commands. - GNU
sed
: for find-and-replace. git
: for version control.unzip
/zipinfo
: for extracting ZIP archives.
zsh df_raws_helper.zsh
Only the df_raws_helper.zsh is licensed under the AGPL v3.0 - the raws that are extracted by it have been released to the public domain by Toady One.