From 6f0900b34c1964a9bd047cef0555d44c63f72343 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 11 Jan 2017 14:06:46 -0500 Subject: update nuspec --- package.nuspec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.nuspec b/package.nuspec index 5c1f5d1b..4f5b47fd 100644 --- a/package.nuspec +++ b/package.nuspec @@ -7,14 +7,14 @@ Pathoschild Pathoschild false - https://github.com/Pathoschild/Stardew.ModBuildConfig/blob/1.3/LICENSE.txt + https://github.com/Pathoschild/Stardew.ModBuildConfig/blob/1.4/LICENSE.txt https://github.com/Pathoschild/Stardew.ModBuildConfig - https://raw.githubusercontent.com/Pathoschild/Stardew.ModBuildConfig/1.3/assets/nuget-icon.png - Automates the build configuration for a crossplatform Stardew Valley mod that uses SMAPI. - Fix game path detection on 32-bit Windows; remove support for SilVerPLuM (discontinued); removed support for overriding target platform (never used). + https://raw.githubusercontent.com/Pathoschild/Stardew.ModBuildConfig/1.4/assets/nuget-icon.png + Automates the build configuration for crossplatform Stardew Valley SMAPI mods. + Fixed detection of non-default game paths on 32-bit Windows; removed support for SilVerPLuM (discontinued); removed support for overriding the target platform (no longer needed). - \ No newline at end of file + -- cgit