Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3 from RocketModPlugins/master
Browse files Browse the repository at this point in the history
Fixed.
  • Loading branch information
Alexr03 committed May 19, 2019
2 parents 4f36804 + 7c00fb3 commit d433166
Show file tree
Hide file tree
Showing 23 changed files with 55 additions and 26 deletions.
18 changes: 11 additions & 7 deletions IsAbusing.csproj
Expand Up @@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>IsAbusing</RootNamespace>
<AssemblyName>IsAbusing</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
Expand All @@ -33,23 +33,23 @@
<ItemGroup>
<Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>AntiSpy\lib\Assembly-CSharp.dll</HintPath>
<HintPath>lib\Assembly-CSharp.dll</HintPath>
</Reference>
<Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>AntiSpy\lib\Assembly-CSharp-firstpass.dll</HintPath>
<HintPath>lib\Assembly-CSharp-firstpass.dll</HintPath>
</Reference>
<Reference Include="Rocket.API, Version=2.6.4.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>AntiSpy\lib\Rocket.API.dll</HintPath>
<HintPath>lib\Rocket.API.dll</HintPath>
</Reference>
<Reference Include="Rocket.Core, Version=2.4.8.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>AntiSpy\lib\Rocket.Core.dll</HintPath>
<HintPath>lib\Rocket.Core.dll</HintPath>
</Reference>
<Reference Include="Rocket.Unturned, Version=4.9.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>AntiSpy\lib\Rocket.Unturned.dll</HintPath>
<HintPath>lib\Rocket.Unturned.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand All @@ -59,7 +59,11 @@
<Reference Include="System.Xml" />
<Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>AntiSpy\lib\UnityEngine.dll</HintPath>
<HintPath>lib\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>lib\UnityEngine.CoreModule.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
25 changes: 25 additions & 0 deletions IsAbusing.sln
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.572
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IsAbusing", "IsAbusing.csproj", "{013C9570-3B73-4D69-BF8D-39EE33ADC4D5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{013C9570-3B73-4D69-BF8D-39EE33ADC4D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{013C9570-3B73-4D69-BF8D-39EE33ADC4D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{013C9570-3B73-4D69-BF8D-39EE33ADC4D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{013C9570-3B73-4D69-BF8D-39EE33ADC4D5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {08477D5E-219B-454E-8F85-729C052B87B9}
EndGlobalSection
EndGlobal
Binary file modified bin/Release/Assembly-CSharp-firstpass.dll
Binary file not shown.
Binary file modified bin/Release/Assembly-CSharp.dll
Binary file not shown.
Binary file modified bin/Release/IsAbusing.dll
Binary file not shown.
Binary file modified bin/Release/IsAbusing.pdb
Binary file not shown.
Binary file modified bin/Release/Rocket.API.dll
Binary file not shown.
Binary file modified bin/Release/Rocket.Core.dll
Binary file not shown.
Binary file modified bin/Release/Rocket.Unturned.dll
Binary file not shown.
Binary file added bin/Release/UnityEngine.CoreModule.dll
Binary file not shown.
Binary file modified bin/Release/UnityEngine.dll
Binary file not shown.
Binary file modified lib/Assembly-CSharp-firstpass.dll
Binary file not shown.
Binary file modified lib/Assembly-CSharp.dll
Binary file not shown.
Binary file modified lib/Rocket.API.dll
Binary file not shown.
Binary file modified lib/Rocket.Core.dll
Binary file not shown.
Binary file modified lib/Rocket.Unturned.dll
Binary file not shown.
19 changes: 0 additions & 19 deletions lib/Rocket.Unturned.module

This file was deleted.

Binary file added lib/UnityEngine.CoreModule.dll
Binary file not shown.
Binary file modified lib/UnityEngine.dll
Binary file not shown.
Binary file modified obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Binary file not shown.
19 changes: 19 additions & 0 deletions obj/Release/IsAbusing.csproj.FileListAbsolute.txt
Expand Up @@ -8,3 +8,22 @@ C:\Users\Alex\Documents\Visual Studio 2015\Projects\IsAbusing\IsAbusing\bin\Rele
C:\Users\Alex\Documents\Visual Studio 2015\Projects\IsAbusing\IsAbusing\obj\Release\IsAbusing.csprojResolveAssemblyReference.cache
C:\Users\Alex\Documents\Visual Studio 2015\Projects\IsAbusing\IsAbusing\obj\Release\IsAbusing.dll
C:\Users\Alex\Documents\Visual Studio 2015\Projects\IsAbusing\IsAbusing\obj\Release\IsAbusing.pdb
D:\Gereksizler\GitHub\IsAbusing\bin\Release\IsAbusing.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\IsAbusing.pdb
D:\Gereksizler\GitHub\IsAbusing\bin\Release\Pathfinding.JsonFx.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\Pathfinding.Ionic.Zip.Reduced.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\Pathfinding.ClipperLib.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\Pathfinding.Poly2Tri.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\UnityEngine.CrashLog.dll
D:\Gereksizler\GitHub\IsAbusing\obj\Release\IsAbusing.csprojAssemblyReference.cache
D:\Gereksizler\GitHub\IsAbusing\obj\Release\IsAbusing.csproj.CoreCompileInputs.cache
D:\Gereksizler\GitHub\IsAbusing\obj\Release\IsAbusing.csproj.CopyComplete
D:\Gereksizler\GitHub\IsAbusing\obj\Release\IsAbusing.dll
D:\Gereksizler\GitHub\IsAbusing\obj\Release\IsAbusing.pdb
D:\Gereksizler\GitHub\IsAbusing\bin\Release\Assembly-CSharp-firstpass.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\Assembly-CSharp.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\Rocket.API.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\Rocket.Core.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\Rocket.Unturned.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\UnityEngine.CoreModule.dll
D:\Gereksizler\GitHub\IsAbusing\bin\Release\UnityEngine.dll
Binary file modified obj/Release/IsAbusing.dll
Binary file not shown.
Binary file modified obj/Release/IsAbusing.pdb
Binary file not shown.

0 comments on commit d433166

Please sign in to comment.