Advanced: Add app templates config path layout
All checks were successful
buildbot/v420-doc-manual-epub Build done.
buildbot/v420-doc-manual-html Build done.
buildbot/v420-doc-manual-coordinator Build done.

This commit is contained in:
Brecht Van Lommel 2024-06-10 15:53:57 +02:00
parent 6e5da48b1d
commit d56e3e0072

View File

@ -135,6 +135,12 @@ Path Layout
``./config/recent-files.txt`` ``./config/recent-files.txt``
Recent file menu list. Recent file menu list.
``./config/{APP_TEMPLATE_ID}/startup.blend``
Startup file for an application template.
``./config/{APP_TEMPLATE_ID}/userpref.blend``
User preferences file for an application template.
``./datafiles`` ``./datafiles``
Data files loaded at runtime. Data files loaded at runtime.