This website requires JavaScript.
Explore
Help
Register
Sign In
sjkillen
/
pointcache
Watch
1
Star
0
Fork
You've already forked pointcache
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5d3b7051a4
pointcache
/
tools
/
pack.bash
6 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
# $@: list of file basenames for .exr files
mkdir -p bundle
./pack_res.gd ++
$@
Reference in New Issue
View Git Blame
Copy Permalink