Archived
1
0
Fork 0
This repository has been archived on 2020-02-13. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
cosmos/Makefile

7 lines
113 B
Makefile
Raw Normal View History

2013-11-24 21:10:10 +01:00
all: data/sprites.json
data/sprites.json: asset/
spriter asset/
mv sprites.json data/
mv sprites.png images/