# KSP Community Lib

KSPCommunityLib is a collection of utilities designed for use in KSP mods. It is a source-only distribution, meaning it does not require an additional .dll in the end user's GameData and can be inlined more effectively.

```{toctree}
---
caption: Contents
maxdepth: 2
---
getting_started
api/index
```
```{toctree}
---
maxdepth: 1
---
Source <https://git.offworldcolonies.nexus/KSPModdingLibs/KSPCommunityLib>
Changelog <changelog>
License <license>
```