Skip to content

Instantly share code, notes, and snippets.

/cake.json

Created Mar 5, 2014
Embed
What would you like to do?
{
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
"name": "cake",
"variants": {
"uneaten": [ "cake_uneaten" ],
"slice1": [ "cake_slice1" ],
"slice2": [ "cake_slice2" ],
"slice3": [ "cake_slice3" ],
"slice4": [ "cake_slice4" ],
"slice5": [ "cake_slice5" ],
"slice6": [ "cake_slice6" ]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment