mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-22 03:51:23 +00:00
70dfabaa8e
- Removed baseq3r/license.txt, it's the same as baseq3r/COPYING - Shell script should start with hashbang
3 lines
123 B
Bash
Executable file
3 lines
123 B
Bash
Executable file
#!/bin/sh
|
|
./engine/build/release-linux-i386/q3rally.i386 +set fs_basepath "." +set vm_game 0 +set vm_cgame 0 +set vm_ui 0
|
|
|