diff options
Diffstat (limited to 'release.ps1')
-rw-r--r-- | release.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release.ps1 b/release.ps1 index f79cea5..7f4b4f6 100644 --- a/release.ps1 +++ b/release.ps1 @@ -3,5 +3,5 @@ if (Test-Path -Path $Folder){ Remove-Item -LiteralPath .\game\ -Force -Recurse } -dialogc -t aa story.dg stdlib.dg +dialogc -t aa story.dg stdlib.dg -c .\cover.png -a "The Game" aambundle -o game story.aastory |