]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/buildfiles/osx/Xonotic-SDL.app/Contents/MacOS/xonotic-osx-sdl
rebrand OSX buildfiles
[xonotic/xonotic.git] / misc / buildfiles / osx / Xonotic-SDL.app / Contents / MacOS / xonotic-osx-sdl
diff --git a/misc/buildfiles/osx/Xonotic-SDL.app/Contents/MacOS/xonotic-osx-sdl b/misc/buildfiles/osx/Xonotic-SDL.app/Contents/MacOS/xonotic-osx-sdl
new file mode 100755 (executable)
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"