opensim-development – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 eva 1 #!/bin/sh
2 echo "Starting OpenSimulator with ODE. If you get an error saying limit: Operation not permitted. Then you will need to chmod 0600 /etc/limits"
3 ulimit -s 262144
4 mono OpenSim.exe -physics=OpenDynamicsEngine