add docs for hiero custom menu

This commit is contained in:
Thomas Fricard 2022-06-28 17:21:09 +02:00
parent 05e709ec06
commit 397a3f7fc4
3 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,9 @@
---
id: admin_hosts_hiero
title: Hiero
sidebar_label: Hiero
---
## Custom Menu
You can add your custom tools menu into Hiero by extending definitions in **Hiero -> Scripts Menu Definition**.
![Custom menu definition](assets/hiero-admin_scriptsmenu.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View file

@ -89,6 +89,7 @@ module.exports = {
label: "Integrations",
items: [
"admin_hosts_blender",
"admin_hosts_hiero",
"admin_hosts_maya",
"admin_hosts_nuke",
"admin_hosts_resolve",