Skip to main content

Dcc config example

Create a maya.yaml file inside your user extensions folder with the following content:

Please check the dcc-config extension section to know more.

type: dcc_config
name: framework-maya
tools:
- name: publish
label: "Publish"
dialog_name: framework_standard_publisher_dialog
icon: publish
options:
tool_configs:
- maya-scene-publisher
docked: true
- name: open
label: "Open"
dialog_name: framework_standard_opener_dialog
icon: open
options:
tool_configs:
- maya-scene-opener
docked: false

- name: ftrack_example
label: "Ftrack Example Reference Viewer"
dialog_name: reference_viewer_dialog
icon: open
options:
tool_configs:
- maya-reference_viewer