ayon-core/openpype/settings/defaults/project_anatomy/roots.json
2023-02-22 17:54:17 +01:00

7 lines
132 B
JSON

{
"work": {
"windows": "C:/projects",
"darwin": "/Volumes/path",
"linux": "/mnt/share/projects"
}
}