File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- &larr ; [ SMAPI] ( .. /README.md)
1+ &larr ; [ SMAPI] ( https://github.com/Pathoschild/SMAPI/blob/develop/docs /README.md)
22
33The ** mod build package** is an open-source NuGet package which automates the MSBuild configuration
44for SMAPI mods and related tools. The package is fully compatible with Linux, macOS, and Windows.
@@ -155,7 +155,7 @@ The package runs code analysis on your mod and raises warnings for some common e
155155specific to Stardew Valley modding.
156156
157157For example:
158- > ![ ] ( screenshots/code-analyzer-example.png )
158+ > ![ screenshot ] ( screenshots/code-analyzer-example.png )
159159
160160You can [ hide the warnings] ( https://visualstudiomagazine.com/articles/2017/09/01/hide-compiler-warnings.aspx )
161161if needed using the warning ID (shown under 'code' in Visual Studio's Error List).
@@ -328,6 +328,6 @@ The NuGet package is generated automatically in `StardewModdingAPI.ModBuildConfi
328328when you compile it.
329329
330330## See also
331- * [Release notes](mod-package-release-notes.md)
331+ * [Release notes](https://github.com/Pathoschild/SMAPI/blob/develop/docs/ mod-package-release-notes.md)
332332
333333[Harmony]: https://stardewvalleywiki.com/Modding:Modder_Guide/APIs/Harmony
You can’t perform that action at this time.
0 commit comments