We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1c3c6 commit be10c2bCopy full SHA for be10c2b
README.md
@@ -1,7 +1,6 @@
1
-# Blender-Modular-tree-addon
+# Blender Modular tree addon
2
3
-## Updating the version number
4
-* Change the __init__.py file's version (in bl_info..."version": (2, 4))
5
-* Change the regex in check_for_updates.py
+This addon for blender allows the creation of realistic trees with the node editor.
+
+Documentation: https://github.com/MaximeHerpin/modular_tree/wiki/Documentation
6
7
-`r'\"version\":\s*\(2,\s*4\)' --> r'\"version\":\s*\(2,\s*5\)'`
0 commit comments