We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f16f3 commit 03dd9fdCopy full SHA for 03dd9fd
1 file changed
GameData/RealSolarSystem/RSSKopernicusSettings.cfg
@@ -1,11 +1,15 @@
1
+@Kopernicus_config:FOR[RealSolarSystem]
2
+{
3
+ @UseOnDemandLoader = true
4
+}
5
@Kopernicus:FOR[RealSolarSystem]
6
{
7
@name = Solar System
- useOnDemand = true
- onDemandLoadOnMissing = true
- onDemandLogOnMissing = false
- onDemandForceCollect = false
8
- force3DOrbits = true
+ %useOnDemand = true
9
+ %onDemandLoadOnMissing = true
10
+ %onDemandLogOnMissing = false
11
+ %onDemandForceCollect = false
12
+ %force3DOrbits = true
13
14
// Remove all stock launch sites.
15
0 commit comments