Create a new sub-README

This commit is contained in:
Matt Nadareski
2026-07-05 01:07:36 -04:00
parent c666007ff9
commit 56b25a8ca2
2 changed files with 4 additions and 1 deletions

View File

@@ -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.

View File

@@ -27,7 +27,7 @@
</ItemGroup>
<ItemGroup>
<None Include="../README.md" Pack="true" PackagePath="" />
<None Include="README.md" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>