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