mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
create path configuration by checking subdirectory & set up the default tmeplate for path configuration purpose if the project creation is not enabled
This commit is contained in:
parent
2bc9ce8770
commit
5650a70548
4 changed files with 74 additions and 15 deletions
|
|
@ -90,6 +90,7 @@ DEFAULT_MXP_WORKSPACE_SETTINGS = "\n".join((
|
|||
'MaxStart=./',
|
||||
'Previews=./previews',
|
||||
'RenderAssets=./sceneassets/renderassets',
|
||||
'RenderOutput= ./renders/3dsmax'
|
||||
'Scenes=./',
|
||||
'Sounds=./sceneassets/sounds',
|
||||
'[XReferenceDirs]',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue