Merge pull request #4572 from movalex/feature/setup-fusion-profile-on-prelaunch

This commit is contained in:
Jakub Ježek 2023-03-17 17:43:00 +01:00 committed by GitHub
commit cbbfdb540b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 294 additions and 51 deletions

View file

@ -16,5 +16,10 @@
"linux": []
}
}
},
"copy_fusion_settings": {
"copy_path": "~/.openpype/hosts/fusion/profiles",
"copy_status": false,
"force_sync": false
}
}