24 lines
604 B
JSON
24 lines
604 B
JSON
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "ImporterRules (Python)",
|
||
|
"Description": "Example project showing how to do rules based import settings to assets from python.",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Ryan DowlingSoka",
|
||
|
"CreatedByURL": "https://ryandowlingsoka.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": false,
|
||
|
"IsExperimentalVersion": false,
|
||
|
"Installed": false,
|
||
|
"EnabledByDefault": false,
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PythonScriptPlugin",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|