Skip to content

Instantly share code, notes, and snippets.

@Htbaa
Created March 13, 2010 23:17
Show Gist options
  • Save Htbaa/331623 to your computer and use it in GitHub Desktop.
Save Htbaa/331623 to your computer and use it in GitHub Desktop.
Maximus sources example
{
"bah":{
"maxunit":{
"versions":{
"dev":{"url":"http://localhost:3000/module/download/bah.maxunit-dev.zip","deps":[]},
"1_02":{"url":"http://localhost:3000/module/download/bah.maxunit-1_02.zip","deps":[]},
"1_03":{"url":"http://localhost:3000/module/download/bah.maxunit-1_03.zip","deps":[]}
},
"desc":null
}
},
"rigz":{
"tweener":{
"versions":{
"dev":{"url":"http://localhost:3000/module/download/rigz.tweener-dev.zip","deps":[]}
},
"desc":null
},
"timelinefx":{
"versions":{
"dev":{"url":"http://localhost:3000/module/download/rigz.timelinefx-dev.zip","deps":[]}
},
"desc":null
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment