Updated skins
This commit is contained in:
@@ -15,6 +15,14 @@
|
|||||||
"type": "array",
|
"type": "array",
|
||||||
"title": "Skins",
|
"title": "Skins",
|
||||||
"description": "An array of item",
|
"description": "An array of item",
|
||||||
|
"examples": [
|
||||||
|
{
|
||||||
|
"localization_name": "TemplateSkin1",
|
||||||
|
"geometry": "geometry.humanoid.custom",
|
||||||
|
"texture": "some_texture.png",
|
||||||
|
"type": "paid"
|
||||||
|
}
|
||||||
|
],
|
||||||
"items": {
|
"items": {
|
||||||
"title": "Skin",
|
"title": "Skin",
|
||||||
"description": "A single skin definition",
|
"description": "A single skin definition",
|
||||||
|
|||||||
Reference in New Issue
Block a user