added minimum turn option, to discretize turns in VR
[laserbrain_demo] / alien_run
index ff80c8a..2769e22 100755 (executable)
--- a/alien_run
+++ b/alien_run
@@ -1,2 +1,7 @@
 #!/bin/sh
+
+# do a make instalien for proper installation, but copy the executable
+# every time just to make iteration easier
+cp demo.exe /alien/demo/demo.exe
+
 rsh alien "cd C:\Users\nuclear\Desktop\samba\demo && demo.exe $*"