Skip to content

Commit 7dbcc89

Browse files
committed
add more nuget metadata
1 parent f6b189d commit 7dbcc89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

KSPBuildTools.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@
2727
<RepoRootPath>$(ProjectDir)</RepoRootPath>
2828
<PackageId>KSPBuildTools</PackageId>
2929
<PackageReadmeFile>README.md</PackageReadmeFile>
30+
<Title>KSP Build Tools</Title>
31+
<Description>Tools for developing mods for Kerbal Space Program</Description>
3032
<Authors>KSPModdingLibs Contributors</Authors>
33+
<RepositoryUrl>https://github.com/KSPModdingLibs/KSPBuildTools</RepositoryUrl>
3134
<IncludeBuildOutput>false</IncludeBuildOutput>
3235
</PropertyGroup>
3336

0 commit comments

Comments
 (0)