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.
Install
dotnet add package libReloaded-IO --version 1.1.3
Install-Package libReloaded-IO -Version 1.1.3
<PackageReference Include="libReloaded-IO" Version="1.1.3" />
Frameworks
Dependencies
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.