You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.1 KiB
36 lines
1.1 KiB
{ |
|
"Plugins": [ |
|
{ |
|
"Info": { |
|
"SdfMetadata": { |
|
"payloadAssetDependencies": { |
|
"appliesTo": "prims", |
|
"displayGroup": "Pipeline", |
|
"type": "asset[]" |
|
} |
|
}, |
|
"Types": { |
|
"SdfFileFormat": { |
|
"displayName": "Sdf file format base class", |
|
"target": "sdf" |
|
}, |
|
"SdfTextFileFormat": { |
|
"bases": [ |
|
"SdfFileFormat" |
|
], |
|
"displayName": "Sdf Text File Format", |
|
"extensions": [ |
|
"sdf" |
|
], |
|
"formatId": "sdf" |
|
} |
|
} |
|
}, |
|
"LibraryPath": "", |
|
"Name": "sdf", |
|
"ResourcePath": "resources", |
|
"Root": "..", |
|
"Type": "library" |
|
} |
|
] |
|
}
|
|
|