# KSP Build Tools

KSP Build Tools provide a common set of tools for developing mods for Kerbal Space Program. It integrates with MSBuild to simplify setting up plugins, and integrates with CKAN to easily reference other mods. it also includes a set of CI actions for automating builds.

```{toctree}
---
caption: Contents
maxdepth: 2
---
msbuild/index
actions/index
workflows/index
scripts
migration
```

```{toctree}
---
maxdepth: 1
---
Source <https://github.com/KSPModdingLibs/KSPBuildTools>
Changelog <changelog>
License <license>
```
