Skip to content

Commit

Permalink
Use new version of setting OnDemand loading as well. Doesn't appear n…
Browse files Browse the repository at this point in the history
…ecessary but may become so some day. Close #290
  • Loading branch information
NathanKell committed Aug 14, 2023
1 parent 33f16f3 commit 03dd9fd
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions GameData/RealSolarSystem/RSSKopernicusSettings.cfg
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
@Kopernicus_config:FOR[RealSolarSystem]
{
@UseOnDemandLoader = true
}
@Kopernicus:FOR[RealSolarSystem]
{
@name = Solar System
useOnDemand = true
onDemandLoadOnMissing = true
onDemandLogOnMissing = false
onDemandForceCollect = false
force3DOrbits = true
%useOnDemand = true
%onDemandLoadOnMissing = true
%onDemandLogOnMissing = false
%onDemandForceCollect = false
%force3DOrbits = true

// Remove all stock launch sites.

Expand Down

0 comments on commit 03dd9fd

Please sign in to comment.