]> git.xonotic.org Git - xonotic/xonotic.git/blob - misc/buildfiles/osx/Nexuiz-SDL.app/Contents/MacOS/nexuiz-osx-sdl
default to SDL if it is available
[xonotic/xonotic.git] / misc / buildfiles / osx / Nexuiz-SDL.app / Contents / MacOS / nexuiz-osx-sdl
1 #!/bin/sh
2
3 export DYLD_LIBRARY_PATH="${0%/*}"
4         # same dir as the executable
5
6 exec "$0"-bin "$@" -notexturenonpoweroftwo +"gl_lockarrays 0"