aseskunk/build.ps1

3 lines
159 B
PowerShell

Compress-Archive -Path "src" -DestinationPath "aseskunk.zip"
move -force aseskunk.zip aseskunk.aseprite-extension
Invoke-Item -Path aseskunk.aseprite-extension