mirror of
https://github.com/Xevion/RimWorld-HydroponicsGrowMore.git
synced 2026-01-31 06:25:49 -06:00
Add GitHub social image, remove .zip before zipping in build script
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 308 KiB |
@@ -12,4 +12,5 @@ Copy-Item ./Patches/ ./HydroponicsGrowMore/Patches/ -Recurse
|
|||||||
|
|
||||||
Write-Output "Zipping files."
|
Write-Output "Zipping files."
|
||||||
|
|
||||||
|
Remove-Item ./HydroponicsGrowMore.zip -Force
|
||||||
Compress-Archive -Path ./HydroponicsGrowMore/* -DestinationPath ./HydroponicsGrowMore.zip
|
Compress-Archive -Path ./HydroponicsGrowMore/* -DestinationPath ./HydroponicsGrowMore.zip
|
||||||
Reference in New Issue
Block a user