SOD.Common 1.1.8

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

// Install SOD.Common as a Cake Tool
#tool nuget:?package=SOD.Common&version=1.1.8

SOD.Common

Overview

Welcome to SOD.Common! This library provides a comprehensive set of helper classes and extensions to enhance your modding experience for the game "Shadows of Doubt."

Current target: IL2CPP Branch

Table of Contents

Features

  • Extensive Helper Classes: This library includes a wide range of helper classes to simplify common modding tasks in Shadows of Doubt.

  • Useful Extensions: Take advantage of useful extensions designed to streamline your mod development process.

  • Compatibility: The library is designed to be compatible with the latest version of Shadows of Doubt.

Thunderstore

The official thunderstore page can be found here: SOD.Common

Setting up your mod manifest with SOD.Common:

Setup SOD.Common as a dependency to your mod using the correct dependency string:

"dependencies": ["Venomaus-SODCommon-VERSION"]
// Example:
"dependencies": ["Venomaus-SODCommon-1.1.0"]

Modding

To install SOD.Common for use during your mod development, you can install the nuget package of the latest build. You can find the latest nuget package here: SOD.Common Nuget Packages

Documentation

All the documentation about the features and extensions can be found on the wiki.

Contributing

To contribute to the library, take a look at CONTRIBUTING.

Releases

  • Main: Contains the current public stable release available on Thunderstore.
  • Develop: Contains the latest additions and bugfixes.

When a new public stable release is created it will also be tagged with the version number.

License

This project is licensed under the MIT License

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 43 4/28/2024
1.1.9 48 4/28/2024
1.1.8 64 4/23/2024
1.1.7 91 3/3/2024
1.1.6 58 3/3/2024
1.1.5 136 1/6/2024