4

How is it possible (with or without coding) to create more startup options without replacing the old ones?

enter image description here

Tobin
  • 43
  • 4

1 Answers1

4

You can do it using templates:

enter image description here

To create a new one, dig into blender install directory and add the blend file you want (named as "startup.blend") in it.

enter image description here

If there is an integrated way to do it (from a Blender function or UI access), I don't know it.

lemon
  • 60,295
  • 3
  • 66
  • 136
  • 2
    Thanks! I'm using Linux now but I was able to find the folder in pretty much the same spot: /snap/blender/current/3.4/scripts/startup/bl_app_templates_system/ – Tobin Mar 24 '23 at 18:19