Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Commit

Permalink
Updated to version 2.0.0.0
Browse files Browse the repository at this point in the history
 - Removed FFACE / FFACETools requirements.
 - Ported to now use the EliteAPI.
 - Minor cleanups where applicable.
 - Removal of unneeded code.
 - Minor wrappers for annoying porting from FFACE to EliteAPI.
  • Loading branch information
atom0s committed Jun 8, 2016
1 parent a95ebfb commit cafc736
Show file tree
Hide file tree
Showing 14 changed files with 3,702 additions and 2,143 deletions.
5 changes: 2 additions & 3 deletions CurePlease.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@
<ApplicationIcon>Cure Please Icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="FFACETools, Version=1.3.1.13, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>.\FFACETools.dll</HintPath>
<Reference Include="EliteMMO.API">
<HintPath>.\EliteMMO.API.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down
Binary file added EliteAPI.dll
Binary file not shown.
Binary file added EliteMMO.API.dll
Binary file not shown.
Binary file removed FFACETools.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cafc736

Please sign in to comment.