Updated skins

This commit is contained in:
DaanV2
2021-10-11 17:03:39 +02:00
parent 854d275fdd
commit 0dc73a273f

View File

@@ -15,6 +15,14 @@
"type": "array",
"title": "Skins",
"description": "An array of item",
"examples": [
{
"localization_name": "TemplateSkin1",
"geometry": "geometry.humanoid.custom",
"texture": "some_texture.png",
"type": "paid"
}
],
"items": {
"title": "Skin",
"description": "A single skin definition",