File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Meta.Prerequisites=[]
2121Meta.ExtraContainerPackages=[]
2222Meta.ConfigReleaseState=NotSpecified
2323Meta.NoCommercialUsage=False
24- Meta.ConfigVersion=2
24+ Meta.ConfigVersion=3
2525Meta.ReleaseNotes=
2626Meta.BreakingReleaseNotes=
2727Meta.ImportableExtensions=[]
@@ -31,12 +31,12 @@ App.DisplayName=HumanitZ
3131App.RootDir=./humanitz/
3232App.BaseDirectory=./humanitz/2728330/
3333App.SteamWorkshopDownloadLocation=
34- App.ExecutableWin=2728330\TSSGame \Binaries\Win64\TSSGameServer -Win64-Shipping.exe
35- App.ExecutableLinux=2728330/TSSGame /Binaries/Linux/TSSGameServer -Linux-Shipping
34+ App.ExecutableWin=2728330\HumanitZServer \Binaries\Win64\HumanitZServer -Win64-Shipping.exe
35+ App.ExecutableLinux=2728330/HumanitZServer /Binaries/Linux/HumanitZServer -Linux-Shipping
3636App.WorkingDir=2728330
3737App.LinuxCommandLineArgs=
3838App.WindowsCommandLineArgs=-FullStdOutLogOutput
39- App.CommandLineArgs=TSSGame -Port={{$GamePort}} -QueryPort={{$QueryPort}} -MultiHome={{$ApplicationIPBinding}} -SteamServerName="{{ServerName}}" {{$FormattedArgs}} -stdout {{$PlatformArgs}}
39+ App.CommandLineArgs=HumanitZServer -Port={{$GamePort}} -QueryPort={{$QueryPort}} -MultiHome={{$ApplicationIPBinding}} -SteamServerName="{{ServerName}}" {{$FormattedArgs}} -stdout {{$PlatformArgs}}
4040App.UseLinuxIOREDIR=False
4141App.AppSettings={}
4242App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"1766060"}
Original file line number Diff line number Diff line change 11[
22 {
3- "ConfigFile" : " TSSGame /GameServerSettings.ini" ,
3+ "ConfigFile" : " HumanitZServer /GameServerSettings.ini" ,
44 "AutoMap" : true ,
55 "Importable" : true ,
66 "ConfigType" : " ini" ,
77 "ConfigFormat" : " {0}=\" {1}\" " ,
88 "ConfigFormatRegex" : " ^(?<key>.+?)=\" (?<value>.*?)\" $"
99 },
1010 {
11- "ConfigFile" : " TSSGame /GameServerSettings.ini" ,
11+ "ConfigFile" : " HumanitZServer /GameServerSettings.ini" ,
1212 "AutoMap" : true ,
1313 "Importable" : true ,
1414 "ConfigType" : " ini" ,
Original file line number Diff line number Diff line change 1313 "UpdateSourcePlatform" : " Windows" ,
1414 "UpdateSource" : " SteamCMD" ,
1515 "UpdateSourceData" : " 1007" ,
16- "UpdateSourceTarget" : " 2728330/TSSGame /Binaries/Win64/" ,
16+ "UpdateSourceTarget" : " 2728330/HumanitZServer /Binaries/Win64/" ,
1717 "SkipOnFailure" : false
1818 },
1919 {
You can’t perform that action at this time.
0 commit comments