Skip to content

Instantly share code, notes, and snippets.

@cedricpinson
Last active June 19, 2018 14:48
Show Gist options
  • Save cedricpinson/06213d0f997e17df65014d3e9c4129df to your computer and use it in GitHub Desktop.
Save cedricpinson/06213d0f997e17df65014d3e9c4129df to your computer and use it in GitHub Desktop.
{
"config": [
{
"default": "#64584F",
"material": "paint",
"name": "Paint",
"options": [
{
"color": "#64584F",
"name": "Brown"
},
{
"color": "#989898",
"name": "Silver"
},
{
"color": "#870000",
"name": "Red"
},
{
"color": "#2A2A2A",
"name": "Black"
},
{
"color": "#FFFFFF",
"name": "White"
}
],
"type": "color"
},
{
"default": "#CACACA",
"material": "silver",
"name": "Silver",
"options": [
{
"color": "#CACACA",
"name": "Light Silver"
},
{
"color": "#787878",
"name": "Silver"
},
{
"color": "#383838",
"name": "Dark Silver"
}
],
"type": "color"
}
],
"model": "d01b254483794de3819786d93e0e1ebf",
"params": {
"camera": 0,
"preload": 1,
"scrollwheel": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment