mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
17 lines
No EOL
375 B
JSON
17 lines
No EOL
375 B
JSON
{
|
|
"studio_name": "Studio name",
|
|
"studio_code": "stu",
|
|
"environment": {
|
|
"OPENPYPE_OCIO_CONFIG": "{STUDIO_SOFT}/OpenColorIO-Configs",
|
|
"__environment_keys__": {
|
|
"global": [
|
|
"OPENPYPE_OCIO_CONFIG"
|
|
]
|
|
}
|
|
},
|
|
"openpype_path": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
}
|
|
} |