File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -365,7 +365,9 @@ The NuGet package is generated automatically in `StardewModdingAPI.ModBuildConfi
365365when you compile it.
366366
367367## Release notes
368- ## Upcoming release
368+ ## 3.3
369+ Released 30 March 2021.
370+
369371* Added a build warning when the mod isn't compiled for `Any CPU`.
370372* Added a `GameFramework ` build property set to `MonoGame ` or `Xna ` based on the platform . This can be overridden to change which framework it references .
371373* Added support for building mods against the 64-bit Linux version of the game on Windows .
Original file line number Diff line number Diff line change 99 <!-- NuGet package-->
1010 <PackageId >Pathoschild.Stardew.ModBuildConfig</PackageId >
1111 <Title >Build package for SMAPI mods</Title >
12- <Version >3.2.2 </Version >
12+ <Version >3.3.0 </Version >
1313 <Authors >Pathoschild</Authors >
1414 <Description >Automates the build configuration for crossplatform Stardew Valley SMAPI mods. For SMAPI 3.0 or later.</Description >
1515 <PackageLicenseExpression >MIT</PackageLicenseExpression >
You can’t perform that action at this time.
0 commit comments