You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This mod is a collection of part modules that are frequently used by multiple mods.
4
+
It was created to avoid the frequent copying of modules between mods which made maintaining the modules more difficult and sometimes resulted in incompatibility between mods' modules.
5
+
This mod by itself will not have any effects, it is meant to be used as a dependency for other mods.
6
+
7
+
This mod is meant as community project, so feel free to propose additional module ideas by opening an issue, or to contribute with a pull request.
8
+
9
+
### Download and installation
10
+
11
+
Compatible with **1.12.3** and up - Available on [CKAN]
12
+
13
+
**Installation**
14
+
- Go to the **[GitHub release page](https://github.com/KSPModdingLibs/KSPCommunityPartModules/releases)** and download the newest file named `KSPCommunityPartModules_x.x.x.zip`
15
+
- Open the downloaded *.zip archive
16
+
- Open the `GameData` folder of your KSP installation
17
+
- Delete any existing `KSPCommunityPartModules` folder in your `GameData` folder
18
+
- Copy the `KSPCommunityPartModules` folder found in the archive into your `GameData` folder
0 commit comments