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
-**Blueprint Analysis:** Captures your entire Blueprint graph structure, including execution flows, data connections, variable references, and comments
@@ -62,15 +48,27 @@ Explore the documentation, including setup guides, best practices, and troublesh
62
48
-**Style Guidance:** Supply your own C++ files as reference to maintain your project's coding standards and patterns
63
49
-**Integrated Editor Experience:** Review translations in a dockable Unreal editor window with syntax highlighting, implementation notes, & theming
64
50
65
-
---
66
-
67
51
## 👥 Value for Your Entire Team
68
52
69
53
-**Blueprint Creators:** Communicate systems clearly and gradually learn C++ through your own work
70
54
-**C++ Programmers:** Understand designer intent without deciphering complex visual graphs
71
55
-**Project Leads:** Improve team communication and maintain better system documentation
72
56
-**Educators & Students:** Bridge the visual-to-code learning gap with real examples
73
57
58
+
## 🏃Get Started
59
+
60
+
### :arrow_down:[Install the Plugin](https://github.com/protospatial/NodeToCode/releases)
61
+
Check out the Releases page for the latest stable builds of Node to Code - ready to install in your engine or project
62
+
63
+
### :books:[Visit the Wiki](https://github.com/protospatial/NodeToCode/wiki)
64
+
Explore the documentation, including setup guides, best practices, and troubleshooting steps
0 commit comments