mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-03 04:01:53 +00:00
5 lines
51 B
Bash
5 lines
51 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cd nexuiz
|
||
|
../darkplaces/nexuiz-glx "$@"
|