mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
30 lines
450 B
JSON
30 lines
450 B
JSON
{"skin": {
|
|
"body": {
|
|
"filename": "greensward",
|
|
"custom_colors": "true",
|
|
"hue": 85,
|
|
"sat": 255,
|
|
"lgt": 0
|
|
},
|
|
"marking": {
|
|
"filename": "duodonny",
|
|
"custom_colors": "true",
|
|
"hue": 85,
|
|
"sat": 255,
|
|
"lgt": 20,
|
|
"alp": 255
|
|
},
|
|
"hands": {
|
|
"filename": "standard",
|
|
"custom_colors": "false"
|
|
},
|
|
"feet": {
|
|
"filename": "standard",
|
|
"custom_colors": "false"
|
|
},
|
|
"eyes": {
|
|
"filename": "standard",
|
|
"custom_colors": "false"
|
|
}}
|
|
}
|