mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-21 04:56:52 +00:00
use the customgame DP feature for branding as Xonotic
This commit is contained in:
parent
087dcc2f5c
commit
879cbba9e2
3
all
3
all
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user