mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
add sbsar as the families
This commit is contained in:
parent
e0133f54b6
commit
c166bf0514
1 changed files with 2 additions and 1 deletions
|
|
@ -66,7 +66,8 @@ class CollectResourcesPath(pyblish.api.InstancePlugin):
|
||||||
"yeticacheUE",
|
"yeticacheUE",
|
||||||
"tycache",
|
"tycache",
|
||||||
"usd",
|
"usd",
|
||||||
"oxrig"
|
"oxrig",
|
||||||
|
"sbsar",
|
||||||
]
|
]
|
||||||
|
|
||||||
def process(self, instance):
|
def process(self, instance):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue