Skip to content

Make Schemacode extensible #329

@cardillan

Description

@cardillan

Mindcode allows declaring new blocks (actually only new linked block names) using the #declare directive. It would be beneficial to add similar functionality to Schemacode:

  1. Allow defining new block names, such as @fusion-reactor
  2. Allow assigning one of the new configuration types to it.
  3. Allow defining new configuration types by describing its physical layout.

The third point would be quite complex, but necessary to fully support mods. A very basic type of configuration could simply include the encoded configuration as binary data (in base64 or hex encoding).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions