Skip to content

Commit 5c83e59

Browse files
committed
docs: add starter example for custom plugin
1 parent f83eac4 commit 5c83e59

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/architecture.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ A plugin can:
5252
- Render UI layers
5353
- Modify graph state
5454

55+
Starter example for custom plugin development:
56+
[`crates/core/examples/plugin.rs`](https://github.com/tu6ge/ferrum-flow/blob/master/crates/core/examples/plugin.rs)
57+
5558
## Interaction System
5659

5760
Interactions represent ongoing user actions, such as:

0 commit comments

Comments
 (0)