- cddir no longer requires baseq2 at the end of the value. - Updated README to reflect above change and to correct the credits. - The shell scripts now actually accept parameters.
3 lines
69 B
Bash
Executable File
3 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
cd `dirname $0`
|
|
java -jar lwjake2.jar +set dedicated 1 $@ |