Skip to main content
libReloaded-IO package icon

libReloaded-IO

Provides you with access to Reloaded's parsers for the individual config formats used for storing game, mod, loader and theme information. Potential uses for modders would be allowing mods to determine other enabled mods for the current game, or global enabled mods, or for loading other mods. Includes an extra tool (RelativePaths) for cloning files directory to directory either via Hardlink or Copy, with full respect to the folder structure.

Total Downloads
16.3K
16,333
Published
Jul 18, 2018
Latest stable version

Install

.NET CLI
dotnet add package libReloaded-IO --version 1.1.9
Package Manager Console
Install-Package libReloaded-IO -Version 1.1.9
PackageReference
<PackageReference Include="libReloaded-IO" Version="1.1.9" />

Frameworks

.NETFramework4.7.2

Dependencies

libReloaded-Paths-119
.NETFramework4.7.2
[1.1.9, )
Newtonsoft.Json
.NETFramework4.7.2
[11.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.