Skip to content

Add support for loading plugins with multiple outputs#36

Open
idalgic wants to merge 1 commit into
CrushedPixel:mainfrom
idalgic:fix-issue-35
Open

Add support for loading plugins with multiple outputs#36
idalgic wants to merge 1 commit into
CrushedPixel:mainfrom
idalgic:fix-issue-35

Conversation

@idalgic
Copy link
Copy Markdown

@idalgic idalgic commented May 24, 2026

Currently plugalyzer rejects loading plugins with more than one output. My patch adds a command line option, --ignoreExtraOutputs, to allow loading such plugins without changing plugalyzer semantics. When this option is given, only the first output is rendered, and the rest of the outputs are silently ignored. Without this option, the behavior of plugalyzer is identical to the current version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant