mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
make sure application addon working after adding zbrush setting
This commit is contained in:
parent
7f3b517bc4
commit
c19335c180
1 changed files with 1 additions and 5 deletions
|
|
@ -1206,11 +1206,7 @@
|
|||
"label": "Zbrush",
|
||||
"icon": "{}/app_icons/zbrush.png",
|
||||
"host_name": "zbrush",
|
||||
"environment": {
|
||||
"ZBRUSH_PLUGIN_PATH": [
|
||||
"{ZBRUSH_PLUGIN_PATH}",
|
||||
"{OPENPYPE_STUDIO_PLUGINS}/zbrush/api/zscripts"
|
||||
]},
|
||||
"environment": "{\n \"ZBRUSH_PLUGIN_PATH\": [\n \"{ZBRUSH_PLUGIN_PATH}\",\n \"{OPENPYPE_STUDIO_PLUGINS}/zbrush/api/zscripts\"\n ]\n}",
|
||||
"variants": [
|
||||
{
|
||||
"name": "2024",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue