From 3fc8da77d22d4e1a23992469d07f6a395fbafbe2 Mon Sep 17 00:00:00 2001 From: doc-code Date: Sun, 1 Sep 2024 04:05:13 +0200 Subject: [PATCH] Update README_EXT --- README_EXT.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README_EXT.md b/README_EXT.md index 3917a19..e604c83 100644 --- a/README_EXT.md +++ b/README_EXT.md @@ -26,7 +26,16 @@ This way, you will be able to easily restore your templates, if necessary. --- -*For more details checkout the project's [README](https://projects.blender.org/Francesco-Bellini/custom_templates_addon/src/branch/main/README.md)* +#### Key Features +- Show your templates in `File > New` menu and in the Splash Screen +- Add, remove, update, reorder your templates from add-on preferences +- Import/Export templates from/to JSON file +- Add templates from folder (lookup `.blend` files in folder, with optional recursion depth parameter) +- Select new template +- Use current file as template +- Clear current templates + +*For more details checkout the project's [README](https://projects.blender.org/Francesco-Bellini/custom_templates_addon/src/branch/main/README.md) ([Getting Started](https://projects.blender.org/Francesco-Bellini/custom_templates_addon/src/branch/main/README.md#getting-started))* ---