mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
10 lines
277 B
JSON
10 lines
277 B
JSON
{
|
|
"NUKE_PATH": [
|
|
"{PYPE_SETUP_PATH}/repos/avalon-core/setup/nuke/nuke_path",
|
|
"{PYPE_MODULE_ROOT}/setup/nuke/nuke_path",
|
|
"{PYPE_STUDIO_PLUGINS}/nuke"
|
|
],
|
|
"PATH": {
|
|
"windows": "C:/Program Files (x86)/QuickTime/QTSystem/;{PATH}"
|
|
}
|
|
}
|