blob: 57984a828e35fa7af8376a9d993144b83146f313 [file]
{
"name": "TextBlobAsset",
"key": {
"int": 1042,
"string": "textblobasset"
},
"extends": "assets/text_asset.json",
"runtime": false,
"properties": {
"formatExtension": {
"type": "String",
"initialValue": "''",
"key": {
"int": 1043,
"string": "formatextension"
},
"description": "File extension without the dot, e.g. 'md'. Resolves the FileFormat script handling this document."
}
}
}