use the customgame DP feature for branding as Xonotic

This commit is contained in:
Rudolf Polzer 2010-03-29 08:36:55 +02:00
parent 087dcc2f5c
commit 879cbba9e2

3
all
View File

@ -184,7 +184,8 @@ case "$cmd" in
exit 1
fi
fi
verbose "darkplaces/darkplaces$client" -xonotic $@
#verbose "darkplaces/darkplaces$client" -xonotic "$@"
verbose "darkplaces/darkplaces$client" -nexuiz -customgamename Xonotic -customgamedirname1 data -customgamedirname2 "" -customgamescreenshotname xonotic -customgameuserdirname xonotic "$@"
;;
each|foreach)
for d in $repos; do