SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
427 stars 34 forks source link

[Request] Move submission info logic to RedumpLib #598

Closed mnadareski closed 11 months ago

mnadareski commented 11 months ago

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 11 months ago

Fixed by https://github.com/SabreTools/MPF/commit/2f765146d1be6316a0787dbba949823fce4e2890