From 5e4d6cab00cb29cd088ab7b62ab13aff103b64cb Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 19 May 2019 21:24:15 +1000 Subject: Dump OpenSim 0.9.0.1 into it's own branch. --- bin/opensim-ode.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 bin/opensim-ode.sh (limited to 'bin/opensim-ode.sh') diff --git a/bin/opensim-ode.sh b/bin/opensim-ode.sh deleted file mode 100755 index b901425..0000000 --- a/bin/opensim-ode.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -echo "Starting OpenSimulator with ODE. If you get an error saying limit: Operation not permitted. Then you will need to chmod 0600 /etc/limits" -ulimit -s 262144 -mono OpenSim.exe -physics=OpenDynamicsEngine -- cgit v1.1