mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
feat: startup.ms to restore default view menu
This commit is contained in:
parent
8bd7fde33e
commit
3cddbb809e
1 changed files with 3 additions and 0 deletions
|
|
@ -8,5 +8,8 @@
|
|||
local pythonpath = systemTools.getEnvVariable "MAX_PYTHONPATH"
|
||||
systemTools.setEnvVariable "PYTHONPATH" pythonpath
|
||||
|
||||
/*opens the create menu on startup to ensure users are presented with a useful default view.*/
|
||||
max create mode
|
||||
|
||||
python.ExecuteFile startup
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue