Just another simple SlimRoms boot animation. I use Gimp to make each frame, and then zip them together like so:
\$ zip -r -0 ./SlimHD.zip ./part0
\$ zip -r -0 ./SlimHD.zip ./part1
\$ zip -r -0 ./SlimHD.zip ./desc.txt
Where -r means recursive, and -0 means no compression.
Download the …