You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Noah Petherbridge
ac31d942bc
|
3 years ago | |
---|---|---|
.. | ||
Makefile | 3 years ago | |
README.md | 3 years ago | |
button.js | 3 years ago | |
button1.png | 3 years ago | |
button2.png | 3 years ago | |
sticky.js | 3 years ago | |
sticky1.png | 3 years ago | |
sticky2.png | 3 years ago | |
typeB1.png | 3 years ago | |
typeB2.png | 3 years ago |
README.md
Button Doodads
doodad convert -t "Sticky Button" sticky1.png sticky2.png sticky-button.doodad
doodad install-script sticky.js sticky-button.doodad
doodad convert -t "Button" button1.png button2.png button.doodad
doodad install-script button.js button.doodad
doodad convert -t "Button Type B" typeB1.png typeB2.png button-typeB.doodad
doodad install-script button.js button-typeB.doodad