Pathoschild.Stardew.ModBuildConfig
3.0.0-alpha.20190419
See the version list below for details.
dotnet add package Pathoschild.Stardew.ModBuildConfig --version 3.0.0-alpha.20190419
NuGet\Install-Package Pathoschild.Stardew.ModBuildConfig -Version 3.0.0-alpha.20190419
<PackageReference Include="Pathoschild.Stardew.ModBuildConfig" Version="3.0.0-alpha.20190419" />
<PackageVersion Include="Pathoschild.Stardew.ModBuildConfig" Version="3.0.0-alpha.20190419" />
<PackageReference Include="Pathoschild.Stardew.ModBuildConfig" />
paket add Pathoschild.Stardew.ModBuildConfig --version 3.0.0-alpha.20190419
#r "nuget: Pathoschild.Stardew.ModBuildConfig, 3.0.0-alpha.20190419"
#:package Pathoschild.Stardew.ModBuildConfig@3.0.0-alpha.20190419
#addin nuget:?package=Pathoschild.Stardew.ModBuildConfig&version=3.0.0-alpha.20190419&prerelease
#tool nuget:?package=Pathoschild.Stardew.ModBuildConfig&version=3.0.0-alpha.20190419&prerelease
See readme.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Pathoschild.Stardew.ModBuildConfig:
| Package | Downloads |
|---|---|
|
Juice805.StardewConfigFramework
A Unified Mod Options Page For Modders and Users. Keep all your mod settings in one place! |
|
|
MaxVollmer.StardewValley.DeepWoodsMod.API
API for the DeepWoodsMod for Stardew Valley. |
|
|
Bookcase
Additional utilities for making stardew mods and ensuring cross compatability. |
|
|
Platonymous.PyTK
Modding Toolkit for Stardew Valley |
|
|
EventGenerator
A handy Event Generator API for Stardew Valley's "SMAPI by PathosChild" |
GitHub repositories (10)
Showing the top 10 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.
|
|
|
Lixeer/ValleyServer
星露谷多人游戏服务器解决方案/An ingenious solution about game Stardew Valley Multiplayer
|
|
|
Pathoschild/StardewXnbHack
A simple one-way XNB unpacker for Stardew Valley.
|
|
|
stardew-valley-dedicated-server/server
A Linux Docker image to run a headless dedicated multiplayer server for Stardew Valley.
|
|
|
spacechase0/StardewValleyMods
New home for my stardew valley mod source code
|
|
|
CJBok/SDV-Mods
|
|
|
Platonymous/Stardew-Valley-Mods
A collection of mods for Stardew Valley
|
|
|
aedenthorn/StardewValleyMods
|
|
|
ObjectManagerManager/SMAPIDedicatedServerMod
Dedicated (headless) server mod for Stardew Valley, powered by SMAPI. Turns the host into an automated bot.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.4.0 | 6,648 | 4/13/2025 |
| 4.3.2 | 4,456 | 11/9/2024 |
| 4.3.1 | 967 | 11/5/2024 |
| 4.3.0 | 2,030 | 10/7/2024 |
| 4.2.0 | 1,228 | 9/5/2024 |
| 4.1.1 | 16,988 | 6/24/2023 |
| 4.1.0 | 24,881 | 1/9/2023 |
| 4.0.2 | 3,168 | 10/9/2022 |
| 4.0.1 | 6,157 | 4/14/2022 |
| 4.0.0 | 6,243 | 11/30/2021 |
| 4.0.0-beta.20210916 | 935 | 9/17/2021 |
| 3.4.0-beta.20210813 | 602 | 8/13/2021 |
| 3.3.0 | 11,920 | 3/31/2021 |
| 3.2.2 | 6,196 | 9/24/2020 |
| 3.2.1 | 2,159 | 9/11/2020 |
| 3.2.0 | 2,244 | 9/7/2020 |
| 3.1.0 | 5,523 | 2/1/2020 |
| 3.0.0 | 4,496 | 11/26/2019 |
| 3.0.0-beta.8 | 846 | 7/17/2019 |
| 3.0.0-alpha.20190419 | 625 | 4/19/2019 |
3.0.0:
- Updated for Stardew Valley 1.4.
- If the project contains an `assets` folder, its contents are now included in the mod automatically.
- Dropped support for very old versions of SMAPI and Visual Studio.
- Fixed `Newtonsoft.Json.pdb` included in release zips when Json.NET is referenced directly.
- Fixed `<IgnoreModFilePatterns>` not working for `i18n` files.