Linkoid.Stardew.ModBuildConfig
5.0.0-rc.0
dotnet add package Linkoid.Stardew.ModBuildConfig --version 5.0.0-rc.0
NuGet\Install-Package Linkoid.Stardew.ModBuildConfig -Version 5.0.0-rc.0
<PackageReference Include="Linkoid.Stardew.ModBuildConfig" Version="5.0.0-rc.0" />
paket add Linkoid.Stardew.ModBuildConfig --version 5.0.0-rc.0
#r "nuget: Linkoid.Stardew.ModBuildConfig, 5.0.0-rc.0"
// Install Linkoid.Stardew.ModBuildConfig as a Cake Addin #addin nuget:?package=Linkoid.Stardew.ModBuildConfig&version=5.0.0-rc.0&prerelease // Install Linkoid.Stardew.ModBuildConfig as a Cake Tool #tool nuget:?package=Linkoid.Stardew.ModBuildConfig&version=5.0.0-rc.0&prerelease
Linkoid.Stardew.ModBuildConfig
This is fork of the package Pathoschild.Stardew.ModBuildConfig. It is intended for advance developers who need more control over the build process, or only want a subset of the features provided by the original package.
Using Specific Features of the Package
If only one feature of the package is needed, an Import tag can be used with an SDK and
a Project field specifying a .props or .targets file to only include that feature of the package.
For example, if resolving the $(GameFolder)
property is all that's needed,
the FindGameFolder.props
file can be imported by itself.
<Import Project="FindGameFolder.props" Sdk="Linkoid.Stardew.ModBuildConfig" Version="5.0.0-rc.0" />
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Pathoschild.Stardew.ModBuildConfig (>= 4.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Linkoid.Stardew.ModBuildConfig:
Package | Downloads |
---|---|
Linkoid.Stardew.ValleyUnit.Sdk
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0-rc.0 | 69 | 8/13/2024 |