You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
CineCapture: Ensure OpenColorIO is listed as a plugin dependency.
#rb ruslan.idrisov #rnx [CL 26210658 by eric renaudhoude in ue5-main branch]
This commit is contained in:
@@ -21,5 +21,11 @@
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "OpenColorIO",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user