Compare commits
1 Commits
v1.0.15-ma
...
v1.0.16-ma
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2a17c4bc09 |
@@ -39,6 +39,8 @@ install:
|
|||||||
|
|
||||||
$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:
|
||||||
- c:\steam\dedi\
|
- c:\steam\dedi\
|
||||||
|
Reference in New Issue
Block a user