798 B
798 B
Stardew.ModBuildConfig is an open-source NuGet package which automates the build configuration for crossplatform Stardew Valley mods that use SMAPI.
The configuration detects the operating system (Linux, Mac, or Windows) and the Stardew Valley
install path, and injects the correct references to Stardew Valley, SMAPI, and XNA/MonoGame.
It also adds a GamePath
variable which can be used to automate mod installation during testing
if desired.
Contents
Installation
New mod
TODO
Migrating an existing mod
TODO
Configuration
TODO
Versions
TODO
See also
TODO
NuGet packageDiscussion thread