Explorar el Código

engine set to unity3d

UltimateByte hace 10 años
padre
commit
152aee400f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Hurtworld/hwserver

+ 1 - 1
Hurtworld/hwserver

@@ -57,7 +57,7 @@ appid="405100"
 # Server Details
 servicename="hurtworld-server"
 gamename="Hurtworld"
-engine="hwunity3d"
+engine="unity3d"
 
 # Directories
 rootdir="$(dirname $(readlink -f "${BASH_SOURCE[0]}"))"