Wool
authorPerttu Ahola <celeron55@gmail.com>
Tue, 24 Jul 2012 15:12:59 +0000 (18:12 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 24 Jul 2012 15:23:46 +0000 (18:23 +0300)
commit8739c4e737c5b195d24a368ca8e1befca207ff3a
tree4c5392864fdc5496a5d11d373b7de27450d84e3e
parent3ea6096a7aa61ccabcc82d2ae90bc6568e0b4f8d
Wool
18 files changed:
mods/wool/README.txt [new file with mode: 0644]
mods/wool/depends.txt [new file with mode: 0644]
mods/wool/init.lua [new file with mode: 0644]
mods/wool/textures/wool_black.png [new file with mode: 0644]
mods/wool/textures/wool_blue.png [new file with mode: 0644]
mods/wool/textures/wool_brown.png [new file with mode: 0644]
mods/wool/textures/wool_cyan.png [new file with mode: 0644]
mods/wool/textures/wool_dark_green.png [new file with mode: 0644]
mods/wool/textures/wool_dark_grey.png [new file with mode: 0644]
mods/wool/textures/wool_green.png [new file with mode: 0644]
mods/wool/textures/wool_grey.png [new file with mode: 0644]
mods/wool/textures/wool_magenta.png [new file with mode: 0644]
mods/wool/textures/wool_orange.png [new file with mode: 0644]
mods/wool/textures/wool_pink.png [new file with mode: 0644]
mods/wool/textures/wool_red.png [new file with mode: 0644]
mods/wool/textures/wool_violet.png [new file with mode: 0644]
mods/wool/textures/wool_white.png [new file with mode: 0644]
mods/wool/textures/wool_yellow.png [new file with mode: 0644]