setup luacats
This commit is contained in:
parent
f5a4ad11c6
commit
2d9c206552
5 changed files with 54 additions and 1 deletions
3
justfile
3
justfile
|
@ -11,3 +11,6 @@ simu: build
|
|||
cook-assets:
|
||||
@(which aseprite > /dev/null) || (echo "Missing aseprite program"; exit 1)
|
||||
tup
|
||||
|
||||
setup:
|
||||
tools/gen-luarc.nu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue