tweaks to harmony and blender launchers

This commit is contained in:
Milan Kolar 2020-12-01 23:08:41 +01:00
parent 2afe4484a6
commit cabf558495
2 changed files with 12 additions and 10 deletions

View file

@ -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": []
},

View file

@ -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"