nixpkgs/pkgs/games/dwarf-fortress/wrapper/dwarf-fortress.in

7 lines
92 B
Text
Raw Normal View History

#!@stdenv_shell@ -e
source @dfInit@
cd "$DF_DIR"
exec "$env_dir/libs/Dwarf_Fortress" "$@"