0
Files
lwjake2/executables/LWJake2_Server.sh
Ethan Lee 614b7a38d5 - Fixed a bug in the filesystem that broke "+set game".
- 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.
2012-02-12 00:45:07 -05:00

3 lines
69 B
Bash
Executable File

#!/bin/bash
cd `dirname $0`
java -jar lwjake2.jar +set dedicated 1 $@