This commit is contained in:
2025-05-19 08:29:29 +08:00
commit 8a90f7e711
26 changed files with 23 additions and 0 deletions

23
LookDev.uplugin Normal file
View File

@@ -0,0 +1,23 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "LookDev",
"Description": "",
"Category": "Rendering",
"CreatedBy": "CGNICO",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Plugins": [
{
"Name": "MovieRenderPipeline",
"Enabled": true
}
]
}