summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c53b1ac3..73aa082a 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,11 @@ If you customised where Stardew Valley is installed, you can add your path to th
</PropertyGroup>
```
+### Compatibility with mod builders
+The configuration is designed for compatibility with third-party mod compilers. [Silverplum](https://github.com/rumangerst/SilVerPLuM)
+is officially supported, and you can inject the `GAMEPATH` environment variable to override the
+detected game path.
+
## See also
* [NuGet package](https://www.nuget.org/packages/Pathoschild.Stardew.ModdingBuildConfig)
* <s>Discussion thread</s> \ No newline at end of file