ayon-core/openpype/settings/defaults/project_anatomy/roots.json
2021-04-01 18:54:46 +02:00

7 lines
No EOL
131 B
JSON

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