Adds Cover Image
* Release Command Changes * Embedded a cover image utilizing embedded resource feature
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user