Skip to content

Commit

Permalink
added link
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg committed Jan 9, 2025
1 parent 953b785 commit 4690ac0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reference/extending/writing-nodes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Writing nodes using C#

First you'll have to [choose a Code Editor](code-editors.md).

Writing your own nodes for VL using C# requires no VL specific knowledge or preparation. Essentially you’re writing plain C# code that VL then turns into nodes. Here is a step by step guide to get you started:

## Start from a Template
Expand Down

0 comments on commit 4690ac0

Please sign in to comment.