Major refactoring
This commit is contained in:
@@ -32,8 +32,18 @@
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="BeamPropertiesManager.cs" />
|
||||
<Compile Include="Class1.cs" />
|
||||
<Compile Include="FuelPropertiesManager.cs" />
|
||||
<Compile Include="GeneratorPropertiesManager.cs" />
|
||||
<Compile Include="HomingAndVelocityProjectilePatch.cs" />
|
||||
<Compile Include="MagnetPropertiesManager.cs" />
|
||||
<Compile Include="MinerPropertiesManager.cs" />
|
||||
<Compile Include="Patches.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="ThrusterPropertiesManager.cs" />
|
||||
<Compile Include="WeaponPropertiesManager.cs" />
|
||||
<Compile Include="WheelPropertiesManager.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="0Harmony">
|
||||
|
||||
Reference in New Issue
Block a user