mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 22:48:18 +00:00
30 lines
437 B
JSON
30 lines
437 B
JSON
{"skin": {
|
|
"body": {
|
|
"filename": "x_ninja",
|
|
"custom_colors": "true",
|
|
"hue": 0,
|
|
"sat": 0,
|
|
"lgt": 0
|
|
},
|
|
"marking": {
|
|
"filename": "uppy",
|
|
"custom_colors": "true",
|
|
"hue": 0,
|
|
"sat": 0,
|
|
"lgt": 255,
|
|
"alp": 127
|
|
},
|
|
"hands": {
|
|
"filename": "standard",
|
|
"custom_colors": "false"
|
|
},
|
|
"feet": {
|
|
"filename": "standard",
|
|
"custom_colors": "false"
|
|
},
|
|
"eyes": {
|
|
"filename": "x_ninja",
|
|
"custom_colors": "false"
|
|
}}
|
|
}
|