projects
/
xonotic
/
xonotic.git
/ blob
0620633f4145421bb671585497ec610bfa0ba899
[xonotic/xonotic.git]
/
misc
/
buildfiles
/
osx
/
Xonotic.app
/
Contents
/
MacOS
/
xonotic-osx-agl
1
#!/bin/sh
2
3
export DYLD_LIBRARY_PATH="${0%/*}"
4
# same dir as the executable
5
6
exec "$0"-bin "$@" -notexturenonpoweroftwo