scale to 2x graphics
This commit is contained in:
parent
2d9c206552
commit
4bbe47d158
9 changed files with 6 additions and 4 deletions
2
justfile
2
justfile
|
@ -10,7 +10,7 @@ simu: build
|
|||
|
||||
cook-assets:
|
||||
@(which aseprite > /dev/null) || (echo "Missing aseprite program"; exit 1)
|
||||
tup
|
||||
-tup
|
||||
|
||||
setup:
|
||||
tools/gen-luarc.nu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue