Skip to content

Commit

Permalink
Prevent station contracts from loading due to performance issues
Browse files Browse the repository at this point in the history
  • Loading branch information
siimav committed Nov 20, 2023
1 parent 924042b commit 78cc9fc
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Source/GameData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -617,26 +617,26 @@
<Content Include="..\GameData\RP-1\Contracts\Sounding Rockets\SuborbitalReturn.cfg">
<Link>Contracts\Sounding Rockets\SuborbitalReturn.cfg</Link>
</Content>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Add Crew Module Station.cfg">
<Link>Contracts\Space Stations\Add Crew Module Station.cfg</Link>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Add Crew Module Station.cfg.disabled">
<Link>Contracts\Space Stations\Add Crew Module Station.cfg.disabled</Link>
</Content>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Crew Rotation Station.cfg">
<Link>Contracts\Space Stations\Crew Rotation Station.cfg</Link>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Crew Rotation Station.cfg.disabled">
<Link>Contracts\Space Stations\Crew Rotation Station.cfg.disabled</Link>
</Content>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\First Space Station.cfg">
<Link>Contracts\Space Stations\First Space Station.cfg</Link>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\First Space Station.cfg.disabled">
<Link>Contracts\Space Stations\First Space Station.cfg.disabled</Link>
</Content>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Improved Space Station.cfg">
<Link>Contracts\Space Stations\Improved Space Station.cfg</Link>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Improved Space Station.cfg.disabled">
<Link>Contracts\Space Stations\Improved Space Station.cfg.disabled</Link>
</Content>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Life Support Station.cfg">
<Link>Contracts\Space Stations\Life Support Station.cfg</Link>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Life Support Station.cfg.disabled">
<Link>Contracts\Space Stations\Life Support Station.cfg.disabled</Link>
</Content>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\New Crew Station.cfg">
<Link>Contracts\Space Stations\New Crew Station.cfg</Link>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\New Crew Station.cfg.disabled">
<Link>Contracts\Space Stations\New Crew Station.cfg.disabled</Link>
</Content>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Power Module Station.cfg">
<Link>Contracts\Space Stations\Power Module Station.cfg</Link>
<Content Include="..\GameData\RP-1\Contracts\Space Stations\Power Module Station.cfg.disabled">
<Link>Contracts\Space Stations\Power Module Station.cfg.disabled</Link>
</Content>
<Content Include="..\GameData\RP-1\Contracts\Spaceplanes\DockingPlane.cfg">
<Link>Contracts\Spaceplanes\DockingPlane.cfg</Link>
Expand Down

0 comments on commit 78cc9fc

Please sign in to comment.