Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Removed un used files
Browse files Browse the repository at this point in the history
  • Loading branch information
REHERC committed Jul 31, 2020
1 parent 7a4650f commit 2042b57
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 82 deletions.
1 change: 1 addition & 0 deletions Centrifuge.Mods.Distance.sln
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Distance.Assemblies", "Distance.Assemblies", "{83201AB6-55D6-472B-98F8-BA11061CC2EA}"
ProjectSection(SolutionItems) = preProject
Distance.Assemblies\Assembly-CSharp-firstpass.dll = Distance.Assemblies\Assembly-CSharp-firstpass.dll
Distance.Assemblies\Mono.Windows.Forms.dll = Distance.Assemblies\Mono.Windows.Forms.dll
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Git", "Git", "{FBE54414-7B38-45CC-8C16-CAA856909722}"
Expand Down
Binary file removed Distance.Assemblies/Newtonsoft.Json.dll
Binary file not shown.
2 changes: 0 additions & 2 deletions Distance.TextureModifier/Distance.TextureModifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,11 @@
<Compile Include="Harmony\Assembly-CSharp\Resource\LoadPrefab.cs" />
<Compile Include="Harmony\Assembly-CSharp\Resource\LoadLevelPreviewTexture.cs" />
<Compile Include="Harmony\Assembly-CSharp\Resource\LoadTextureFromFile.cs" />
<Compile Include="Mod.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ResourceModificator.cs" />
<Compile Include="TextureLoader.cs" />
</ItemGroup>
<ItemGroup>
<None Include="mod.json" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup />
Expand Down
27 changes: 0 additions & 27 deletions Distance.TextureModifier/Mod.cs

This file was deleted.

12 changes: 0 additions & 12 deletions Distance.TextureModifier/mod.json

This file was deleted.

2 changes: 0 additions & 2 deletions Distance.TrackMusic/Distance.TrackMusic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
<Compile Include="Harmony\Assembly-CSharp\ZEventListener\Visit-MusicTrack.cs" />
<Compile Include="LevelEditorLogic.cs" />
<Compile Include="Entry.cs" />
<Compile Include="Mod.cs" />
<Compile Include="Models\AttachedData.cs" />
<Compile Include="Models\CustomData.cs" />
<Compile Include="Models\CustomDataInfo.cs" />
Expand All @@ -131,7 +130,6 @@
<Compile Include="VariablesLogic.cs" />
</ItemGroup>
<ItemGroup>
<None Include="mod.json" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
27 changes: 0 additions & 27 deletions Distance.TrackMusic/Mod.cs

This file was deleted.

12 changes: 0 additions & 12 deletions Distance.TrackMusic/mod.json

This file was deleted.

0 comments on commit 2042b57

Please sign in to comment.