KSP-RO / RealSolarSystem

Changes KSP's solar system to make it like the real one.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On-demand loading no longer working after Kop update?

siimav opened this issue · comments

commented

https://discord.com/channels/206181796164009984/345282910926143498/1140354004501659699

Turns out that Kopernicus changed how on-demand loading worked in some recent update. The correct config now should instead be

@Kopernicus_config:FOR[RealSolarSystem]
{
    @UseOnDemandLoader = true
}