Skip to content

Implement a preset node registry system #18

@ToastedToast00

Description

@ToastedToast00

Make it easy to add new node types without rewriting core logic

Details

  • Create a central registry object (e.g. Node Registry) where each node type is defined with:
  • id/name
  • input types
  • output type
  • evaluation function

Use this registry for both UI and evaluation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ScriptIssue relating to the scripting.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions