From f479b438e6119e83c95b19aaeccd61a8e5eded27 Mon Sep 17 00:00:00 2001 From: epoch Date: Sun, 16 Dec 2018 19:28:39 -0600 Subject: fuck if I know. lots of shit. moved files. --- tools/line2hackvr.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 tools/line2hackvr.sh (limited to 'tools/line2hackvr.sh') diff --git a/tools/line2hackvr.sh b/tools/line2hackvr.sh deleted file mode 100755 index 0ff5290..0000000 --- a/tools/line2hackvr.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -#this is used on turn2line output -if [ "_$1" = '_' ];then - echo 'usage: line2hackvr.sh name' >&2 - exit 1 -fi -xargs -L 1 printf "%s addshape 2 2 0 %d %d 0 %d %d\n" "$1" $line -- cgit v1.2.3