Galileo88 / Galileos-Planet-Pack

Galileo's Planet Pack
Other
41 stars 18 forks source link

GPPSecondary config for CKAN is incomplete #59

Closed HebaruSan closed 3 years ago

HebaruSan commented 4 years ago

Problem

If you install just GPPSecondary in CKAN, it only installs five cfg files (which may not do anything because they use ModuleManager syntax, which is not a dependency of GPPSecondary):

image

The GPP data itself is missing. Launching KSP reveals a stock solar system with no changes. Based on the documentation of this mod, installing GPPSecondary should result in a secondary star orbiting the stock sun and orbited by the GPP planets.

Looks like this was missed back when this module was originally indexed in KSP-CKAN/NetKAN#5835.

Suggestions

I can imagine a few ways to go:

Since this module was migrated to a metanetkan in KSP-CKAN/NetKAN#6180, fixes would have to be made to this file:

https://github.com/Galileo88/Galileos-Planet-Pack/blob/master/CKAN/GPPSecondary.netkan

HebaruSan commented 3 years ago

A dependency on GPP was added in KSP-CKAN/NetKAN#8644.