Compare commits
1 Commits
v1.0.15-ma
...
v1.0.16-ma
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2a17c4bc09 |
@@ -38,6 +38,8 @@ install:
|
|||||||
& "$steamCMDPath/steamcmd.exe" "+login anonymous" "+force_install_dir $steamData" "+app_update 298740" "+quit"
|
& "$steamCMDPath/steamcmd.exe" "+login anonymous" "+force_install_dir $steamData" "+app_update 298740" "+quit"
|
||||||
|
|
||||||
$dataPath = $steamData.Replace("/", "\")
|
$dataPath = $steamData.Replace("/", "\")
|
||||||
|
|
||||||
|
Remove-Item -LiteralPath $dataPath\Content -Force -Recurse
|
||||||
|
|
||||||
cmd /S /C mklink /J .\GameBinaries $dataPath\DedicatedServer64
|
cmd /S /C mklink /J .\GameBinaries $dataPath\DedicatedServer64
|
||||||
cache:
|
cache:
|
||||||
|
Reference in New Issue
Block a user