Last active
November 6, 2015 07:00
-
-
Save calebhsu/cdc67eac16ab5fdbd99e to your computer and use it in GitHub Desktop.
Layout collection for CraftML
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<collection name="layouts"> | |
<info> | |
<title> Layouts </title> | |
</info> | |
<craft name="Circle Layout" module="circle-layout"></craft> | |
<craft name="Star Layout" module="star-layout"></craft> | |
<craft name="Sun Layout" module="sun-layout"></craft> | |
<craft name="Grow / Shrink Layout" module="grow-layout"></craft> | |
<craft name="Diagonal Layout" module="diagonal-layout"></craft> | |
<craft name="Wave Layout" module="wave-layout"></craft> | |
<craft name="Grid Layout" module="grid-layout"></craft> | |
<craft name="Randomize Layout" module="randomize-layout"></craft> | |
<craft name="Zigzag Layout" module="EJp7g"></craft> | |
<craft name="Alternate Repeat" module="alternate-layout"></craft> | |
<craft name="Spiral Repeat" module="spiral-layout"></craft> | |
</collection> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment