diff options
-rwxr-xr-x | tools/line2hackvr.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/line2hackvr.sh b/tools/line2hackvr.sh new file mode 100755 index 0000000..d46d73d --- /dev/null +++ b/tools/line2hackvr.sh @@ -0,0 +1,3 @@ +#!/bin/sh +#this is used on turn2line output +xargs -L 1 printf "dragon addshape 2 0 %d %d 0 %d %d\n" $line |