mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Use .ass extension as default (and add settings to choose for .ass.gz)
This commit is contained in:
parent
e61830b44f
commit
dd92fe1e4e
3 changed files with 45 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"create": {
|
||||
"CreateArnoldAss": {
|
||||
"enabled": true,
|
||||
"defaults": [],
|
||||
"ext": ".ass"
|
||||
},
|
||||
"CreateAlembicCamera": {
|
||||
"enabled": true,
|
||||
"defaults": []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue