Implements read/write access to osu! db & osdb collection files, along with ability to edit these in a reasonable manner.
Info
Version: | 1.0.9 |
Author(s): | Piotrekol |
Last Update: | Monday, July 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Piotrekol/CollectionManager/tree/master/CollectionManagerDll |
NuGet Url: | https://www.nuget.org/packages/CollectionManager |
Install
Install-Package CollectionManager
dotnet add package CollectionManager
paket add CollectionManager
CollectionManager Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Win32.Registry(>= 4.5.0)
- SharpCompress(>= 0.23.0)
- System.Data.DataSetExtensions(>= 4.5.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Win32.Registry(>= 4.5.0)
- SharpCompress(>= 0.23.0)
- System.Data.DataSetExtensions(>= 4.5.0)
Tags