mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
resaved defaults
This commit is contained in:
parent
85863015a3
commit
969b2dedef
1 changed files with 5 additions and 5 deletions
|
|
@ -1,11 +1,6 @@
|
|||
{
|
||||
"studio_name": "Studio name",
|
||||
"studio_code": "stu",
|
||||
"studio_soft": {
|
||||
"windows": "convert from \"STUDIO_SOFT\"",
|
||||
"darwin": "",
|
||||
"linux": ""
|
||||
},
|
||||
"environment": {
|
||||
"FFMPEG_PATH": {
|
||||
"windows": "{PYPE_ROOT}/vendor/bin/ffmpeg_exec/windows/bin",
|
||||
|
|
@ -19,5 +14,10 @@
|
|||
"PYPE_OCIO_CONFIG"
|
||||
]
|
||||
}
|
||||
},
|
||||
"pype_path": {
|
||||
"windows": [],
|
||||
"darwin": [],
|
||||
"linux": []
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue