fixed hand tracking world position, and picking up objects in VR
[laserbrain_demo] / alien_run
1 #!/bin/sh
2
3 # do a make instalien for proper installation, but copy the executable
4 # every time just to make iteration easier
5 cp demo.exe /alien/demo/demo.exe
6
7 rsh alien "cd C:\Users\nuclear\Desktop\samba\demo && demo.exe $*"