Built-in doodads and levels of Sketchy Maze.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
321 B

3 years ago
SHELL = /bin/bash
ALL: build
.PHONY: build
build:
doodad convert -t "Thief" stand-right.png stand-left.png \
walk-right-{1,2,3}.png walk-left-{1,2,3}.png \
thief.doodad
doodad install-script thief.js thief.doodad
doodad edit-doodad --tag "category=creatures" thief.doodad
cp *.doodad ../../../assets/doodads/