mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
Add "Explore current scene.." script to menu
This commit is contained in:
parent
b31d4a3e3f
commit
64a07d2fc0
1 changed files with 7 additions and 0 deletions
|
|
@ -6,6 +6,13 @@
|
|||
"title": "Version Up",
|
||||
"tooltip": "Incremental save with a specific format"
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "$COLORBLEED_SCRIPTS\\others\\show_current_scene_in_explorer.py",
|
||||
"sourcetype": "file",
|
||||
"title": "Explore current scene..",
|
||||
"tooltip": "Show current scene in Explorer"
|
||||
},
|
||||
{
|
||||
"type": "action",
|
||||
"command": "$COLORBLEED_SCRIPTS\\avalon\\launch_manager.py",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue