This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
2
Actions
Activity
d8843fbf08
void-packages
/
srcpkgs
/
quake4
/
files
/
quake4-dedicated.launcher
7 lines
93 B
Bash
Raw
Blame
History
#!/bin/sh
cd
"/opt/quake4"
export
LD_LIBRARY_PATH
=
$LD_LIBRARY_PATH
:.
./q4ded.x86
$*
exit
$?
Reference in New Issue
View Git Blame
Copy Permalink