mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Request] Move submission info logic to RedumpLib #643
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?
Originally created by @mnadareski on GitHub (Nov 4, 2023).
Originally assigned to: @mnadareski on GitHub.
There is a lot of code around submission info population, manipulation, and output that would better live alongside the rest of the Redump-specific code in RedumpLib. Keeping this code together ensures that any implementers of the library can output in an identical manner to how MPF does currently.
@mnadareski commented on GitHub (Nov 16, 2023):
Fixed by
2f765146d1