Info
Version: | 2.0.0 |
Author(s): | Sewer56 |
Last Update: | Saturday, September 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sewer56lol/Reloaded-Mod-Loader |
NuGet Url: | https://www.nuget.org/packages/libReloaded-IO |
Install
Install-Package libReloaded-IO
dotnet add package libReloaded-IO
paket add libReloaded-IO
libReloaded-IO Download (Unzip the "nupkg" after downloading)
Dependencies
- libReloaded-Paths(>= 2.0.0)
- Newtonsoft.Json(>= 11.0.2)
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.