06fa7c8389
- Integrated with warsow-data - Added CLIENT, SERVER and NVIDIA options - Added PLIST file. Approved by: garga (mentor)
4 lines
71 B
Bash
4 lines
71 B
Bash
#!/bin/sh
|
|
|
|
cd %%PREFIX%%/lib/linux-warsow || exit 1
|
|
exec ./warsow "$@"
|