mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
tweaks to harmony and blender launchers
This commit is contained in:
parent
2afe4484a6
commit
cabf558495
2 changed files with 12 additions and 10 deletions
|
|
@ -827,7 +827,12 @@
|
|||
"variant_label": "2.90",
|
||||
"icon": "",
|
||||
"executables": {
|
||||
"windows": [],
|
||||
"windows": [
|
||||
[
|
||||
"C:\\Program Files\\Blender Foundation\\Blender 2.90\\blender.exe",
|
||||
""
|
||||
]
|
||||
],
|
||||
"darwin": [],
|
||||
"linux": []
|
||||
},
|
||||
|
|
@ -843,7 +848,12 @@
|
|||
"variant_label": "2.83",
|
||||
"icon": "",
|
||||
"executables": {
|
||||
"windows": [],
|
||||
"windows": [
|
||||
[
|
||||
"C:\\Program Files\\Blender Foundation\\Blender 2.83\\blender.exe",
|
||||
""
|
||||
]
|
||||
],
|
||||
"darwin": [],
|
||||
"linux": []
|
||||
},
|
||||
|
|
|
|||
|
|
@ -30,14 +30,6 @@
|
|||
"host_version": "20",
|
||||
"host_name": "harmony"
|
||||
},
|
||||
{
|
||||
"host_version": "19",
|
||||
"host_name": "harmony"
|
||||
},
|
||||
{
|
||||
"host_version": "18",
|
||||
"host_name": "harmony"
|
||||
},
|
||||
{
|
||||
"host_version": "17",
|
||||
"host_name": "harmony"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue