mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
Do the README shuffle
This commit is contained in:
16
README.md
16
README.md
@@ -4,7 +4,14 @@ DiscImageCreator/Aaru UI in C#
|
||||
|
||||
[](https://ci.appveyor.com/project/mnadareski/dicui/build/artifacts)
|
||||
|
||||
This is a community project, so if you have some time and knowledge to give, we'll be glad to add you to the contributor of this project :)
|
||||
This is a community project, so if you have some time and knowledge to give, we'll be glad to add you to the contributor of this project. If you have any suggestions, issues, bugs, or crashes, please look at the [Issues](https://github.com/SabreTools/DICUI/issues) page first to see if it's been reported before and try out the latest AppVeyor WIP build below to see if it'as already been addressed. If it hasn't, please open an issue that's as descriptive as you can be. Help me make this a better program for everyone :)
|
||||
|
||||
## Releases
|
||||
|
||||
For those who would rather the most recently stable build, ownload the latest release here:
|
||||
[Releases Page](https://github.com/SabreTools/DICUI/releases)
|
||||
|
||||
For those who like to test the newest features, download the latest AppVeyor WIP build here: [AppVeyor](https://ci.appveyor.com/project/mnadareski/dicui/build/artifacts)
|
||||
|
||||
## System Requirements
|
||||
|
||||
@@ -26,13 +33,6 @@ The DICUI project contains two actual programs: DICUI and DICUI.Check. Both outp
|
||||
| DICUI | GUI | Windows 7+ (.NET 4.6.2 and above) | Yes | Includes tailored profiles that can be selected from the main window for easier dumping with supported programs. It is able to access the disc post-dump to gather more information automatically, including versions and copy protection status. Configuration is either using the Options window within the GUI or directly in the configuration file. |
|
||||
| DICUI.Check | Commandline | Windows 7+ (.NET 4.6.2 and above), `mono` | No | Meant as a wrapper around the post-dump steps of DICUI to be run on pre-existing dumps. It does not attempt to accss original media to gather more information, so only data derived from the output files themselves is included. Configuration is purely done by per-run parameters. |
|
||||
|
||||
## Releases
|
||||
|
||||
For those who would rather the most recently stable build, ownload the latest release here:
|
||||
[Releases Page](https://github.com/SabreTools/DICUI/releases)
|
||||
|
||||
For those who like to test the newest features, download the latest AppVeyor WIP build here: [AppVeyor](https://ci.appveyor.com/project/mnadareski/dicui/build/artifacts)
|
||||
|
||||
## Changelist
|
||||
|
||||
A list of all changes in each stable release can now be found [here](https://github.com/SabreTools/DICUI/blob/master/CHANGELIST.md).
|
||||
|
||||
Reference in New Issue
Block a user