Skip to content

Instantly share code, notes, and snippets.

@gamemachine
Created September 6, 2012 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gamemachine/3660841 to your computer and use it in GitHub Desktop.
Save gamemachine/3660841 to your computer and use it in GitHub Desktop.
"Entities":[
{
"key": "ent1",
"entities": ["ent2", "ent3"],
"Components": [
{
"key": "disp1",
"name": "Rage Punch",
"icon_asset": "rage.png",
"type": "display"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment