| { | |
| "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." | |
| } | |
| } | |
| } |