adding stl assetinfo rule (#1972)

Signed-off-by: sharmajs <sharmajs@amazon.com>
main
sharmajs-amzn 4 years ago committed by GitHub
parent 8ef87dc998
commit fcc327e1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,7 +76,8 @@
"animsettings": "i_caf", "animsettings": "i_caf",
"Animations/SkeletonList.xml": "i_caf", "Animations/SkeletonList.xml": "i_caf",
"cbc": "abc", "cbc": "abc",
"fbx.assetinfo": "fbx" "fbx.assetinfo": "fbx",
"stl.assetinfo": "stl"
}, },
// ---- add any folders to scan here. The priority order is the order they appear here // ---- add any folders to scan here. The priority order is the order they appear here

Loading…
Cancel
Save