Skip to content

Commit 0b74b8b

Browse files
docs: added info about extensions platform to installation instructions
Signed-off-by: Brendan Parmer <[email protected]>
1 parent 29b8a8c commit 0b74b8b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Blender's node-based editors are powerful, yet accessible tools, and I wanted to
1818
NodeToPython v3.2.1 is supported for Blender 3.0 - 4.2 on Windows, macOS, and Linux.
1919

2020
## Installation
21+
### Blender Extensions Platform
22+
NodeToPython is now on the official [Blender Extensions Platform](https://extensions.blender.org/add-ons/node-to-python/)! See https://extensions.blender.org/about/ for installation instructions and more info.
23+
24+
### GitHub
2125
1. Download the `NodeToPython.zip` file from the [latest release](https://github.com/BrendanParmer/NodeToPython/releases)
2226
* If you download other options, you'll need to rename the zip and the first folder to "NodeToPython" so Blender can properly import the add-on
2327
2. In Blender, navigate to `Edit > Preferences > Add-ons`
@@ -53,4 +57,4 @@ This tool is provided under the MIT license and is intended for lawful use only.
5357

5458
In particular, this tool generates code that requires the Blender Python API, which is licensed under the GNU General Public License (GPL). Code generated by this tool that incorporates or uses the Blender Python API must comply with the GPL requirements. For more details on the GPL, please see https://www.gnu.org/licenses/gpl-3.0.html. For more details on Blender's licensing, please see https://www.blender.org/about/license/
5559

56-
**Disclaimer**: The authors of this tool are not legal professionals. This notice is provided for informational purposes only and should not be construed as legal advice. For specific legal advice related to the use of this tool and compliance with the GPL or other legal matters, please consult a qualified attorney.
60+
**Disclaimer**: The authors of this tool are not legal professionals. This notice is provided for informational purposes only and should not be construed as legal advice. For specific legal advice related to the use of this tool and compliance with the GPL or other legal matters, please consult a qualified attorney.

0 commit comments

Comments
 (0)