UnlimitedHugs.Rimworld.HugsLib 7.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package UnlimitedHugs.Rimworld.HugsLib --version 7.2.1
NuGet\Install-Package UnlimitedHugs.Rimworld.HugsLib -Version 7.2.1
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="7.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnlimitedHugs.Rimworld.HugsLib --version 7.2.1
#r "nuget: UnlimitedHugs.Rimworld.HugsLib, 7.2.1"
#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=7.2.1

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

A lightweight shared library for Rimworld modding.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 129 3/17/2024
11.0.2 68 3/17/2024
10.0.1 2,419 10/23/2022
9.0.1 2,502 9/25/2021
9.0.0 1,527 7/17/2021
8.0.0 2,525 8/12/2020
7.2.1 938 5/21/2020
7.2.0 533 5/18/2020
7.1.4 735 4/2/2020
7.1.3 527 3/30/2020
7.1.1 545 3/24/2020
7.1.0 738 3/1/2020
7.0.3 641 3/1/2020
7.0.2 581 2/29/2020
7.0.1 641 2/28/2020
7.0.0 642 2/27/2020
6.2.1 606 2/26/2020
6.2.0 876 2/20/2020
6.1.1 2,487 11/3/2018
6.1.0 815 11/1/2018
6.0.1 903 10/12/2018
6.0.0 803 10/11/2018
5.0.2 921 8/25/2018
5.0.0 1,207 6/20/2018
4.1.1 1,243 3/2/2018
4.1.0 1,040 3/2/2018
4.0.1 1,215 12/30/2017

7.2.1: Mod compatibility fixes
- Reverted unintended Dialog_VanillaModSettings namespace change (Real Ruins mod)
- Reverted OnGUI hook timing change (Heat Map mod)