projects
/
xonotic
/
xonotic.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
set +x on xonotic-osx-*
[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