File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 "ProcessToolOutput" : true ,
6262 "SkipOnFailure" : false
6363 },
64+ {
65+ "UpdateStageName" : " Print Disabled Hytale Download Message" ,
66+ "UpdateSourcePlatform" : " Linux" ,
67+ "UpdateSource" : " Executable" ,
68+ "UpdateSourceData" : " /bin/bash" ,
69+ "UpdateSourceArgs" : " -c \" echo \\\" Hytale server download disabled in AMP's settings. Skipping\\\"\" " ,
70+ "UpdateSourceConditionSetting" : " disable-server-download" ,
71+ "UpdateSourceConditionValue" : " true" ,
72+ "SkipOnFailure" : true
73+ },
74+ {
75+ "UpdateStageName" : " Print Disabled Hytale Download Message" ,
76+ "UpdateSourcePlatform" : " Windows" ,
77+ "UpdateSource" : " Executable" ,
78+ "UpdateSourceData" : " powershell.exe" ,
79+ "UpdateSourceArgs" : " -NoProfile -Command \" Write-Output \\\" Hytale server download disabled in AMP's settings. Skipping\\\"\" " ,
80+ "UpdateSourceConditionSetting" : " disable-server-download" ,
81+ "UpdateSourceConditionValue" : " true" ,
82+ "SkipOnFailure" : true
83+ },
6484 {
6585 "UpdateStageName" : " Default config.json File Download" ,
6686 "UpdateSourcePlatform" : " All" ,
You can’t perform that action at this time.
0 commit comments