Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create ExecutableListEvent #209

Merged
merged 2 commits into from
Jan 24, 2023
Merged

Conversation

SoundOfScooting
Copy link
Contributor

ExecutableListEvent allows plugins to add to the output of Programs.execute without each having to patch the method.
It preserves the order of the outputs - first are embedded executables, and then are all exe files from bin/ (in order) that contain valid binary data.

@Arkhist Arkhist merged commit 2726002 into Arkhist:develop Jan 24, 2023
@Arkhist Arkhist added this to the 5.2.1 milestone Jan 24, 2023
@SoundOfScooting SoundOfScooting deleted the patch-1 branch January 24, 2023 18:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants