Skip to content

Commit

Permalink
Recommend TestLite, fix antenna conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan authored and siimav committed Jul 2, 2020
1 parent 88bde15 commit 84a66ce
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions RP-0.netkan
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"spec_version" : "v1.4",
"spec_version" : "v1.26",
"identifier" : "RP-0",
"name" : "Realistic Progression One (RP-1)",
"abstract" : "Realistic Progression One - Career for Realism Overhaul",
Expand Down Expand Up @@ -33,14 +33,19 @@
{ "name" : "ProceduralFairings" },
{ "name" : "ProceduralParts" },
{ "name" : "RCSBuildAidCont" },
{ "name" : "RealAntennas" },
{ "name" : "RemoteTech" },
{ "any_of": [
{ "name" : "RealAntennas" },
{ "name" : "RemoteTech" }
] },
{ "name" : "SCANsat" },
{ "name" : "ScienceSituationInfo" },
{ "name" : "ShipManifest" },
{ "name" : "Kerbalism-Config-RO" },
{ "name" : "TACLS" },
{ "name" : "TestFlight" },
{ "any_of": [
{ "name" : "TestFlight" },
{ "name" : "TestLite" }
] },
{ "name" : "TextureReplacer" },
{ "name" : "Toolbar" }
],
Expand Down

0 comments on commit 84a66ce

Please sign in to comment.