mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #27] [MERGED] Write Centralized Disc Information #904
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/27
Author: @mnadareski
Created: 6/12/2018
Status: ✅ Merged
Merged: 6/12/2018
Merged by: @undefined
Base:
master← Head:master📝 Commits (5)
958aeeaAdd constants, create formatted outputa23a74fAttempt to write out all information557354cFix build085916eFix minor issues with output, orderingaf4f3e8Add better default values, fix output📊 Changes
4 files changed (+273 additions, -61 deletions)
View changed files
➕
Constants.cs(+48 -0)📝
DICUI.csproj(+1 -0)📝
MainWindow.xaml.cs(+13 -8)📝
Utilities.cs(+211 -53)📄 Description
First round of outputting all required disc information to file for easy submission.
Currently fully supports:
Current known issues:
Addresses #9, #23
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.