[PR #566] [MERGED] Clarify build instructions in README #1042

Open
opened 2026-01-29 16:25:02 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/566
Author: @Deterous
Created: 10/7/2023
Status: Merged
Merged: 10/7/2023
Merged by: @mnadareski

Base: masterHead: update-readme


📝 Commits (3)

  • 8a8deb8 Update README.md
  • f5923a7 publish-win.bat requirements
  • b25d42d Mention publish-nix.sh and its requirements

📊 Changes

1 file changed (+7 additions, -5 deletions)

View changed files

📝 README.md (+7 -5)

📄 Description

I have built MPF using the build instructions and have some minor fixes to the readme to make

  • Mention the publish-win.bat/publish-nix.sh scripts and expand on their requirements.
  • Remove 32bit from system requirements
  • Add self-contained to build commands to remove warning, as runtime is defined
  • Add a missing | in the MPF.Check build command
  • Add a missing comma

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/566 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 10/7/2023 **Status:** ✅ Merged **Merged:** 10/7/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `update-readme` --- ### 📝 Commits (3) - [`8a8deb8`](https://github.com/SabreTools/MPF/commit/8a8deb82b91eb0f617620b13ed22145f5e89b8b2) Update README.md - [`f5923a7`](https://github.com/SabreTools/MPF/commit/f5923a77ff179dc9ecce3a5a33da1ac0cc6fdcd4) publish-win.bat requirements - [`b25d42d`](https://github.com/SabreTools/MPF/commit/b25d42da7e611b2f45840def9108d3bbeae32713) Mention publish-nix.sh and its requirements ### 📊 Changes **1 file changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -5) </details> ### 📄 Description I have built MPF using the build instructions and have some minor fixes to the readme to make * Mention the publish-win.bat/publish-nix.sh scripts and expand on their requirements. * Remove 32bit from system requirements * Add self-contained to build commands to remove warning, as runtime is defined * Add a missing `|` in the MPF.Check build command * Add a missing comma --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:25:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1042