You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,13 @@ The option **has restrict** maximum to 1000 segments.
26
26
27
27
# Installation
28
28
29
-
1. Download last git version of this addon to your computer. Press green button "Code" on top right corner and there select option "Download ZIP" in dropdown menu.
30
29
31
-
2. Unpack Zip file to your Blender config folder, for example: `../blender/2.93/scripts/addons/SymmetricPrimitives`
30
+
1. Download the [latest release](https://github.com/microcoder/SymmetricPrimitives/releases/latest).
32
31
33
-
3. Run Blender and go to the menu `Edit -> Preferences -> Add-ons` then find in Add Mesh category this add-on and toggle its to enabled.
32
+
2. Run the Blender and go to the menu `Edit → Preferences → Add-ons` then click on `Install`:
33
+
34
+
<imgsrc="./extras/installation-1.png" />
35
+
36
+
3. Find and select the downloaded zip file, then click Install Add-on.
37
+
38
+
4. Enable the add-on toggle the checkbox in Add Mesh category.
0 commit comments