pointcache/tools/pack.bash

7 lines
165 B
Bash
Executable File

#!/usr/bin/env bash
# $@: list of file basenames for .exr files
# Note: due to how Godot finds paths, this works best if cwd is this directory
./pack_res.gd ++ $@