Added .abc as valid extension

This commit is contained in:
Simone Barbieri 2021-04-14 15:14:07 +01:00
parent e08b04a5ba
commit 4a8339dd12

View file

@ -9,7 +9,7 @@ from avalon import api
import avalon.blender
from openpype.api import PypeCreatorMixin
VALID_EXTENSIONS = [".blend", ".json"]
VALID_EXTENSIONS = [".blend", ".json", ".abc"]
def asset_name(