Pathoschild.Stardew.ModBuildConfig 2.2.0

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

// Install Pathoschild.Stardew.ModBuildConfig as a Cake Tool
#tool nuget:?package=Pathoschild.Stardew.ModBuildConfig&version=2.2.0
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Pathoschild.Stardew.ModBuildConfig:

Package Downloads
Platonymous.PyTK

Modding Toolkit for Stardew Valley

MaxVollmer.StardewValley.DeepWoodsMod.API

API for the DeepWoodsMod for Stardew Valley.

Juice805.StardewConfigFramework

A Unified Mod Options Page For Modders and Users. Keep all your mod settings in one place!

Bookcase

Additional utilities for making stardew mods and ensuring cross compatability.

EventGenerator

A handy Event Generator API for Stardew Valley's "SMAPI by PathosChild"

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Pathoschild.Stardew.ModBuildConfig:

Repository Stars
Pathoschild/StardewMods
Mods for Stardew Valley using SMAPI.
FlashShifter/StardewValleyExpanded
The Stardew Valley Expanded mod for Stardew Valley.
CJBok/SDV-Mods
daleao/modular-overhaul
Pathoschild/StardewXnbHack
A simple one-way XNB unpacker for Stardew Valley.
Version Downloads Last updated
4.1.1 7,800 6/24/2023
4.1.0 4,350 1/9/2023
4.0.2 2,594 10/9/2022
4.0.1 5,366 4/14/2022
4.0.0 4,866 11/30/2021
4.0.0-beta.20210916 636 9/17/2021
3.4.0-beta.20210813 415 8/13/2021
3.3.0 4,609 3/31/2021
3.2.2 5,613 9/24/2020
3.2.1 1,792 9/11/2020
3.2.0 1,869 9/7/2020
3.1.0 4,628 2/1/2020
3.0.0 3,948 11/26/2019
3.0.0-beta.8 620 7/17/2019
3.0.0-beta.7 1,462 7/9/2019
3.0.0-beta.6 1,315 7/9/2019
3.0.0-beta.5 413 6/28/2019
3.0.0-beta.4 331 6/19/2019
3.0.0-beta.3 444 6/17/2019
3.0.0-beta.2 324 6/13/2019
3.0.0-beta 1,468 6/13/2019
3.0.0-alpha.20190419 409 4/19/2019
2.2.0 8,867 10/28/2018
2.2.0-beta-20180819 2,391 8/20/2018
2.1.0 4,811 7/27/2018
2.1.0-beta-20180630 3,293 6/30/2018
2.1.0-beta-20180629 2,200 6/30/2018
2.1.0-beta-20180625 2,127 6/25/2018
2.1.0-beta-20180428 3,511 4/29/2018
2.1.0-beta-20180426 2,171 4/27/2018
2.1.0-beta 2,355 4/26/2018
2.1.0-alpha20180410 2,119 4/10/2018
2.0.3-alpha20180325 2,128 3/25/2018
2.0.3-alpha20180307 2,052 3/7/2018
2.0.2 4,388 11/1/2017
2.0.1 2,609 10/11/2017
2.0.0 2,324 10/11/2017
1.7.1 2,907 7/28/2017
1.7.0 2,778 7/28/2017
1.6.2 2,510 7/10/2017
1.6.1 2,682 7/10/2017
1.6.0 2,550 6/5/2017
1.5.0 3,577 1/23/2017
1.4.0 2,448 1/11/2017
1.3.0 3,015 12/31/2016
1.2.0 2,733 10/24/2016
1.1.0 2,783 10/21/2016
1.0.1 3,022 10/21/2016

2.2:
     - Added support for SMAPI 2.8+ (still compatible with earlier versions).
     - Added default game paths for 32-bit Windows.
     - Fixed valid manifests marked invalid in some cases.