Skip to content

Commit 1f2af33

Browse files
authored
msbuild getting-started: add link to tutorial on the wiki
1 parent c76510b commit 1f2af33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/msbuild/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
## Including the Package
55
There are several ways to use the KSPBuildTools package in your mod. [KSPBuildTools is available on NuGet](https://www.nuget.org/packages/KSPBuildTools), which is the recommended way to use it.
66

7+
A detailed walkthrough for creating a new mod project using KSPBuildTools can be found [here](https://github.com/KSPModdingLibs/KSPModdingWiki/wiki/Creating-a-new-Plugin-Mod).
8+
79
### Install with NuGet - Older Framework Style projects
810

911
1. Right-click on your project file in Visual Studio and select "Manage NuGet Packages."

0 commit comments

Comments
 (0)