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:
Kayla Man 2024-06-04 21:36:08 +08:00
parent 2bc9ce8770
commit 5650a70548
4 changed files with 74 additions and 15 deletions

View file

@ -90,6 +90,7 @@ DEFAULT_MXP_WORKSPACE_SETTINGS = "\n".join((
'MaxStart=./',
'Previews=./previews',
'RenderAssets=./sceneassets/renderassets',
'RenderOutput= ./renders/3dsmax'
'Scenes=./',
'Sounds=./sceneassets/sounds',
'[XReferenceDirs]',