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: docs/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,8 @@ NodeToPython recreates the node networks for you, so you can focus on the good s
20
20
NodeToPython v2.0 is compatible with Blender 3.0 - 3.4 on Windows, macOS, and Linux. I generally try to update the addon to handle new nodes around the beta release of each update.
21
21
22
22
## Installation
23
-
1. Download the .zip file from the [latest release](https://github.com/BrendanParmer/NodeToPython/releases)
23
+
1. Download the `NodeToPython.zip` file from the [latest release](https://github.com/BrendanParmer/NodeToPython/releases)
24
+
* If you download other options, you'll need to rename the zip and the first folder to "NodeToPython" so Blender can properly import the module
24
25
2. In Blender, navigate to `Edit > Preferences > Add-ons`
25
26
3. Click Install, and find where you downloaded the zip file. Then hit the `Install Add-on` button, and you're done!
0 commit comments