mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
32 lines
471 B
JSON
32 lines
471 B
JSON
|
{"skin": {
|
||
|
"body": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 248,
|
||
|
"sat": 214,
|
||
|
"lgt": 123
|
||
|
},
|
||
|
"marking": {
|
||
|
"filename": "stripe",
|
||
|
"custom_colors": "false"
|
||
|
},
|
||
|
"hands": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 0,
|
||
|
"sat": 0,
|
||
|
"lgt": 184
|
||
|
},
|
||
|
"feet": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "true",
|
||
|
"hue": 149,
|
||
|
"sat": 4,
|
||
|
"lgt": 71
|
||
|
},
|
||
|
"eyes": {
|
||
|
"filename": "standard",
|
||
|
"custom_colors": "false"
|
||
|
}}
|
||
|
}
|