🎨 add unreal to hosts

unreal can do local rendering/publishing and without it, it is missing thumbnail.
This commit is contained in:
Ondřej Samohel 2024-10-11 17:45:41 +02:00 committed by GitHub
parent d759c9b41a
commit 36541c5aae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,8 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
"traypublisher",
"substancepainter",
"nuke",
"aftereffects"
"aftereffects",
"unreal"
]
enabled = False