mirror of
https://github.com/Xevion/RimWorld-HydroponicsGrowMore.git
synced 2025-12-06 13:16:17 -06:00
Add GitHub social image, remove .zip before zipping in build script
This commit is contained in:
BIN
About/GitHub.png
Normal file
BIN
About/GitHub.png
Normal file
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