diff options
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/burning-ship-lattice-gen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/burning-ship-lattice-gen.sh b/extra/burning-ship-lattice-gen.sh new file mode 100755 index 0000000..1a39c0d --- /dev/null +++ b/extra/burning-ship-lattice-gen.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec ./burning-ship-gen -x -1.8 -y -0.082 -z 0.09 $@ |