Merge branch 'master' of github.com:glenux/wyrian
7
images/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
resize:
|
||||
rm -f sprites && mkdir sprites
|
||||
for i in fullsize/*; do \
|
||||
convert -resize 15% $$i $${i/fullsize/sprites}; \
|
||||
done
|
||||
|
BIN
images/original/spaceship_body.png
Normal file
After Width: | Height: | Size: 103 KiB |
BIN
images/sprites/reactor_fire.001.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
images/sprites/reactor_fire.002.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
images/sprites/reactor_fire.003.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
images/sprites/reactor_fire.004.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
images/sprites/reactor_fire.005.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
images/sprites/reactor_fire.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
images/sprites/wings_eagle.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
images/sprites/wings_flower.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
images/sprites/wings_tronconeuse.png
Normal file
After Width: | Height: | Size: 4.8 KiB |