KSP-RO / RealSolarSystem

Changes KSP's solar system to make it like the real one.
130 stars 92 forks source link

Add Kopernicus Expansion Bootprint Support #235

Closed Its-Just-Luci closed 3 years ago

Its-Just-Luci commented 3 years ago

Adds Kopernicus Expansion Bootprint Support by adding the line:

allowFootprints = true

to the PQS section

siimav commented 3 years ago

What the hell is going on in that commit?

vader111 commented 3 years ago

Just make a MM patch

Its-Just-Luci commented 3 years ago

What the hell is going on in that commit?

I just added 1 line to all non-atmospheric bodies in the solar system

siimav commented 3 years ago

Adding just 1 line to every RSS body shouldn't equate to 100 files changed and 9,449 lines added.

vader111 commented 3 years ago

@Its-Just-Luci Well this PR requires another mod that isn't included with RSS so a MM patch would be the better way of adding this function.

siimav commented 3 years ago

Would you mind using a branch instead of continuously updating this PR?

siimav commented 3 years ago

Closing this PR since it no longer has absolutely anything to do with the original goal. PS: learn to use branches