[Request] Bundle dumping programs with MPF.CLI #826

Closed
opened 2026-01-29 16:22:54 +00:00 by claunia · 0 comments
Owner

Originally created by @mnadareski on GitHub (Apr 29, 2025).

Originally assigned to: @mnadareski on GitHub.

To avoid issues that arise from incompatibilities, start bundling the dumping programs for each supported CLI platform (if possible).

Work required:

  • Publish scripts need to optionally download more files based on the set of supported runtimes that are selected. This makes the scripts a bit less easy to follow and may require local functions to be written to support it
  • Default configuration files generated on first-run CLI will have to include the default executable locations per runtime. This is different than the normal for MPF GUI, which can always assume Windows formatting.
  • Somehow communicate better which versions of the programs are being bundled for CLI. This is optional, but may help especially if there are known issues with a certain program version.
Originally created by @mnadareski on GitHub (Apr 29, 2025). Originally assigned to: @mnadareski on GitHub. To avoid issues that arise from incompatibilities, start bundling the dumping programs for each supported CLI platform (if possible). Work required: - Publish scripts need to optionally download more files based on the set of supported runtimes that are selected. This makes the scripts a bit less easy to follow and may require local functions to be written to support it - Default configuration files generated on first-run CLI will have to include the default executable locations per runtime. This is different than the normal for MPF GUI, which can always assume Windows formatting. - Somehow communicate better which versions of the programs are being bundled for CLI. This is optional, but may help especially if there are known issues with a certain program version.
claunia added the enhancement label 2026-01-29 16:22:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#826