mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Add Fusion 18 application to defaults
This commit is contained in:
parent
0e4a73f680
commit
cd40fab99f
1 changed files with 15 additions and 0 deletions
|
|
@ -730,6 +730,21 @@
|
|||
"OPENPYPE_LOG_NO_COLORS": "Yes"
|
||||
},
|
||||
"variants": {
|
||||
"18": {
|
||||
"executables": {
|
||||
"windows": [
|
||||
"C:\\Program Files\\Blackmagic Design\\Fusion 18\\Fusion.exe"
|
||||
],
|
||||
"darwin": [],
|
||||
"linux": []
|
||||
},
|
||||
"arguments": {
|
||||
"windows": [],
|
||||
"darwin": [],
|
||||
"linux": []
|
||||
},
|
||||
"environment": {}
|
||||
},
|
||||
"17": {
|
||||
"executables": {
|
||||
"windows": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue