UnlimitedHugs.Rimworld.HugsLib 6.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package UnlimitedHugs.Rimworld.HugsLib --version 6.1.0
NuGet\Install-Package UnlimitedHugs.Rimworld.HugsLib -Version 6.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UnlimitedHugs.Rimworld.HugsLib" Version="6.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnlimitedHugs.Rimworld.HugsLib --version 6.1.0
#r "nuget: UnlimitedHugs.Rimworld.HugsLib, 6.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UnlimitedHugs.Rimworld.HugsLib as a Cake Addin
#addin nuget:?package=UnlimitedHugs.Rimworld.HugsLib&version=6.1.0

// Install UnlimitedHugs.Rimworld.HugsLib as a Cake Tool
#tool nuget:?package=UnlimitedHugs.Rimworld.HugsLib&version=6.1.0

A lightweight shared library for Rimworld modding. Includes the Harmony library by Andreas Pardeike.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on UnlimitedHugs.Rimworld.HugsLib:

Repository Stars
skyarkhangel/Hardcore-SK
Rimworld Hardcore SK project, our discord server:
Version Downloads Last updated
11.0.3 248 3/17/2024
11.0.2 77 3/17/2024
10.0.1 2,572 10/23/2022
9.0.1 2,511 9/25/2021
9.0.0 1,538 7/17/2021
8.0.0 2,531 8/12/2020
7.2.1 941 5/21/2020
7.2.0 535 5/18/2020
7.1.4 738 4/2/2020
7.1.3 531 3/30/2020
7.1.1 549 3/24/2020
7.1.0 743 3/1/2020
7.0.3 645 3/1/2020
7.0.2 587 2/29/2020
7.0.1 645 2/28/2020
7.0.0 647 2/27/2020
6.2.1 617 2/26/2020
6.2.0 880 2/20/2020
6.1.1 2,490 11/3/2018
6.1.0 817 11/1/2018
6.0.1 905 10/12/2018
6.0.0 805 10/11/2018
5.0.2 923 8/25/2018
5.0.0 1,210 6/20/2018
4.1.1 1,246 3/2/2018
4.1.0 1,042 3/2/2018
4.0.1 1,217 12/30/2017

6.1.0: New features
- Added EarlyInit attribute for ModBase
- Added support for AssemblyFileVersion in update news and log publisher
- Added toggles to ignore update news on a per-mod basis
- Added update news support for mods without assemblies
- Added optional saving for SettingHandleConvertible