]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-agl
oops, these files shouldn't have been deleted
[xonotic/xonotic.git] / misc / buildfiles / osx / Xonotic.app / Contents / MacOS / xonotic-osx-agl
diff --git a/misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-agl b/misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-agl
new file mode 100644 (file)
index 0000000..77cdbe5
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+export DYLD_LIBRARY_PATH="${0%/*}"
+       # same dir as the executable
+
+exec "$0"-bin "$@" -notexturenonpoweroftwo +"gl_lockarrays 0"