Text Assets
Metadata
Schema
{
"title": "Asset Properties",
"type": "object",
"properties": {
"title": {
"type": "string",
"description": "In-game name of the text asset."
},
"description": {
"type": "string",
"description": "Description of the asset which this token represents."
}
}
}Subtypes
Title Subtype
Requirement
Sample
Lore Subtype
Requirement
Sample
Custom Subtype
Requirement
Last updated