Skip to content

Commit

Permalink
move unused assets out of gamedata folder for clarity when installing…
Browse files Browse the repository at this point in the history
… from repo .zip
  • Loading branch information
shadowmage45 committed May 23, 2018
1 parent da1dac3 commit cf8132f
Show file tree
Hide file tree
Showing 29 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
@PART[*]
{
-MODULE[FStextureSwitch2]{}
-MODULE[FSfuelSwitch]{}
}
// * KER_Adapter
// * KER_Crate
// * KER_Tank
// * KER_WheelBay
// * KER_WheelBay_Short
// * MKS_EL_OrbitalDock
// * Ranger_ISM
@PART[*]
{
-MODULE[FStextureSwitch2]{}
-MODULE[FSfuelSwitch]{}
}
// * KER_Adapter
// * KER_Crate
// * KER_Tank
// * KER_WheelBay
// * KER_WheelBay_Short
// * MKS_EL_OrbitalDock
// * Ranger_ISM
// * Tundra_ISM
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@PART[*]
{
-MODULE[GroundWorkshop]{}
}
//Ranger_Workshop
//Tundra_AssemblyPlant
@PART[*]
{
-MODULE[GroundWorkshop]{}
}
//Ranger_Workshop
//Tundra_AssemblyPlant
//Tundra_Workshop250

0 comments on commit cf8132f

Please sign in to comment.