mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-10 13:52:18 +00:00
[PR #897] [MERGED] Parse XboxOne/SX Title IDs #1219
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/897
Author: @Deterous
Created: 10/12/2025
Status: ✅ Merged
Merged: 10/13/2025
Merged by: @mnadareski
Base:
master← Head:master📝 Commits (4)
1788504Parse XboxOne/SX Title IDs6727c2cBump RedumpLibb1bc805Fix build6275c1fDon't use lists because net20📊 Changes
12 files changed (+67 additions, -11 deletions)
View changed files
📝
CHANGELIST.md(+1 -0)📝
MPF.CLI/MPF.CLI.csproj(+1 -1)📝
MPF.Check/MPF.Check.csproj(+1 -1)📝
MPF.ExecutionContexts.Test/MPF.ExecutionContexts.Test.csproj(+1 -1)📝
MPF.ExecutionContexts/MPF.ExecutionContexts.csproj(+1 -1)📝
MPF.Frontend.Test/MPF.Frontend.Test.csproj(+1 -1)📝
MPF.Frontend/MPF.Frontend.csproj(+1 -1)📝
MPF.Frontend/Tools/PhysicalTool.cs(+55 -2)📝
MPF.Frontend/Tools/SubmissionGenerator.cs(+2 -0)📝
MPF.Processors.Test/MPF.Processors.Test.csproj(+1 -1)📝
MPF.Processors/MPF.Processors.csproj(+1 -1)📝
MPF.UI/MPF.UI.csproj(+1 -1)📄 Description
Requires RedumpLib bump https://github.com/SabreTools/SabreTools.RedumpLib/pull/12
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.