Skip to content

Commit f704393

Browse files
committed
HumanitZ: remove multi-ip aware
RCON doesn't obey it
1 parent d3a0819 commit f704393

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

humanitz.kvp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Meta.ReleaseNotes=
2626
Meta.BreakingReleaseNotes=
2727
Meta.ImportableExtensions=[]
2828
Meta.AppConfigId=5c3e6051-0fcf-4988-b6da-bde28bce4fb1
29-
Meta.AppIsMultiIPAware=True
29+
Meta.AppIsMultiIPAware=False
3030
App.DisplayName=HumanitZ
3131
App.RootDir=./humanitz/
3232
App.BaseDirectory=./humanitz/2728330/
@@ -36,7 +36,7 @@ App.ExecutableLinux=2728330/HumanitZServer/Binaries/Linux/HumanitZServer-Linux-S
3636
App.WorkingDir=2728330
3737
App.LinuxCommandLineArgs=
3838
App.WindowsCommandLineArgs=-FullStdOutLogOutput
39-
App.CommandLineArgs=HumanitZServer -Port={{$GamePort}} -QueryPort={{$QueryPort}} -MultiHome={{$ApplicationIPBinding}} -SteamServerName="{{ServerName}}" {{$FormattedArgs}} -stdout {{$PlatformArgs}}
39+
App.CommandLineArgs=HumanitZServer -Port={{$GamePort}} -QueryPort={{$QueryPort}} -SteamServerName="{{ServerName}}" {{$FormattedArgs}} -stdout {{$PlatformArgs}}
4040
App.UseLinuxIOREDIR=False
4141
App.AppSettings={}
4242
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"1766060"}

0 commit comments

Comments
 (0)