garment_settings_v1_0.json
Garment Settings
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Garment Settings",
"type": "object",
"properties": {
"include_avatars_accessories": {
"type": "boolean"
}
}
}
garment_settings.json Copy Json { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Garment Settings", "type": "ob...
Garment Settings
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Garment Settings",
"type": "object",
"properties": {
"include_avatars_accessories": {
"type": "boolean"
}
}
}