Update existing animations to use the new onesheet tileset.
This commit is contained in:
parent
aa0c826b3c
commit
e2a23f7820
4 changed files with 25 additions and 27 deletions
2
Makefile
2
Makefile
|
@ -63,7 +63,7 @@ serve: game.wasm
|
|||
|
||||
bundle: game.wasm
|
||||
rm cirkoban.zip || true
|
||||
zip cirkoban.zip -r assets/images/*.png \
|
||||
zip cirkoban.zip -r assets/images/cirkoban-onesheet.png \
|
||||
assets/sounds/*.wav \
|
||||
assets/fonts/*.woff2 \
|
||||
reflect.js \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue