aboutsummaryrefslogtreecommitdiff
path: root/release.ps1
blob: f79cea5c4d2ee218e842a3481b02c5a783da1639 (plain)
1
2
3
4
5
6
7
$Folder = ".\game\"
if (Test-Path -Path $Folder){
    Remove-Item -LiteralPath .\game\ -Force -Recurse
}

dialogc -t aa story.dg stdlib.dg
aambundle -o game story.aastory