Skip to content

Commit

Permalink
Update build script for v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gymnasiast authored Apr 24, 2022
1 parent 873af21 commit e25fa75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Get-ChildItem -Attributes Directory "title" | ForEach-Object {
Pop-Location
}
Set-Location artifacts
Copy-Item v0.1.2.parkseq openrct2.parkseq
Copy-Item v0.4.0.parkseq openrct2.parkseq
7z a -tzip -mx9 -mtc=off -r title-sequences.zip rct1.parkseq rct1aa.parkseq rct1aall.parkseq rct2.parkseq openrct2.parkseq

0 comments on commit e25fa75

Please sign in to comment.