add aseprite into the mix
This commit is contained in:
parent
e75cc60376
commit
5affd98436
4 changed files with 6 additions and 11 deletions
5
justfile
5
justfile
|
@ -8,6 +8,5 @@ alias s := simu
|
|||
simu: build
|
||||
PlaydateSimulator {{ bin }}
|
||||
|
||||
alias pxl := pixelorama
|
||||
pixelorama:
|
||||
pixelorama
|
||||
cook-assets:
|
||||
@(which aseprite > /dev/null) || (echo "Missing aseprite program"; exit 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue