Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
Denadan committed Jun 30, 2018
1 parent c06c9db commit bcf349f
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 321 deletions.
37 changes: 0 additions & 37 deletions data/heatsink/Gear_HeatSink_WeighAssault.json

This file was deleted.

37 changes: 0 additions & 37 deletions data/heatsink/Gear_HeatSink_WeighHeavy.json

This file was deleted.

37 changes: 0 additions & 37 deletions data/heatsink/Gear_HeatSink_WeighLight.json

This file was deleted.

37 changes: 0 additions & 37 deletions data/heatsink/Gear_HeatSink_WeighMedium.json

This file was deleted.

51 changes: 0 additions & 51 deletions data/shops/shopdef_cc_test.json

This file was deleted.

39 changes: 0 additions & 39 deletions data/test/test_component_10.json

This file was deleted.

39 changes: 0 additions & 39 deletions data/test/test_component_20.json

This file was deleted.

15 changes: 0 additions & 15 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,5 @@
"DLLEntryPoint": "CustomComponents.Control.Init",

"Manifest": [
{
"Type": "UpgradeDef",
"Path": "data/test/",
"ShouldMergeJSON": false
},
{
"Type": "HeatSinkDef",
"Path": "data/heatsink/",
"ShouldMergeJSON": false
},
{
"Type": "ShopDef",
"Path": "data/shops/",
"ShouldMergeJSON": false
}
]
}
2 changes: 0 additions & 2 deletions source/CustomComponents.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,8 @@
<Compile Include="CustomTypes\CustomJumpJetDef.cs" />
<Compile Include="CustomTypes\CustomWeaponDef.cs" />
<Compile Include="CustomTypes\CustomHeatSinkDef.cs" />
<Compile Include="Test\WeightLimitedHeatSink.cs" />
<Compile Include="Validators\ValidatorInterfaces.cs" />
<Compile Include="Validators\Validator.cs" />
<Compile Include="Test\TestUpgradeDef.cs" />
<Compile Include="HarmonyNested\HarmonyNestedAttribute.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="CustomTypes\CustomUpgrade.cs" />
Expand Down
15 changes: 0 additions & 15 deletions source/Test/TestUpgradeDef.cs

This file was deleted.

12 changes: 0 additions & 12 deletions source/Test/WeightLimitedHeatSink.cs

This file was deleted.

0 comments on commit bcf349f

Please sign in to comment.