From 56b25a8ca2e09fd225ecf26f201617236f813e62 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 5 Jul 2026 01:07:36 -0400 Subject: [PATCH] Create a new sub-README --- SabreTools.RedumpLib.Legacy/README.MD | 3 +++ SabreTools.RedumpLib.Legacy/SabreTools.RedumpLib.Legacy.csproj | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 SabreTools.RedumpLib.Legacy/README.MD diff --git a/SabreTools.RedumpLib.Legacy/README.MD b/SabreTools.RedumpLib.Legacy/README.MD new file mode 100644 index 0000000..99141bd --- /dev/null +++ b/SabreTools.RedumpLib.Legacy/README.MD @@ -0,0 +1,3 @@ +# SabreTools.RedumpLib.Legacy + +This library comprises interaction logic for the defunct [Redump.org](http://redump.org/). There was no formal API ever published, so this version of the code could be used to do almost all interactions. Versions of **SabreTools.RedumpLib** prior to version 2.0.0 used a variant of this code. This project is included as a historical snapshot and should not expected to be updated or fixed at any point in the future. \ No newline at end of file diff --git a/SabreTools.RedumpLib.Legacy/SabreTools.RedumpLib.Legacy.csproj b/SabreTools.RedumpLib.Legacy/SabreTools.RedumpLib.Legacy.csproj index 9559633..e2e23ac 100644 --- a/SabreTools.RedumpLib.Legacy/SabreTools.RedumpLib.Legacy.csproj +++ b/SabreTools.RedumpLib.Legacy/SabreTools.RedumpLib.Legacy.csproj @@ -27,7 +27,7 @@ - +