Przeglądaj źródła

Renamed HLDMC to HLDM

HLDMC was actually HLDM
Daniel Gibbs 11 lat temu
rodzic
commit
1ecf1f19b7

+ 0 - 0
HalfLifeDeathmatchClassic/cfg/lgsm-default.cfg → HalfLifeDeathmatch/cfg/lgsm-default.cfg


+ 6 - 6
HalfLifeDeathmatchClassic/hldmcserver → HalfLifeDeathmatch/hldmserver

@@ -1,9 +1,9 @@
 #!/bin/bash
-# Half Life: Deathmatch Classic
+# Half Life: Deathmatch
 # Server Management Script
 # Author: Daniel Gibbs
-# Website: http://danielgibbs.co.uk
-# Version: 210115
+# Website: http://gameservermanagers.com
+# Version: 150315
 
 #### Variables ####
 
@@ -34,8 +34,8 @@ parms="-game valve -strictportbind -ip ${ip} -port ${port} +clientport ${clientp
 appid="90"
 
 # Server Details
-servicename="hldmc-server"
-gamename="Half Life: Deathmatch Classic"
+servicename="hldm-server"
+gamename="Half Life: Deathmatch"
 engine="goldsource"
 
 # Directories
@@ -94,4 +94,4 @@ fn_runfunction
 fn_functions
 
 getopt=$1
-fn_getopt
+fn_getopt