Browse Source

Remove DiscordRPC

tags/v1.0.0
NGnius (Graham) 4 years ago
parent
commit
bc77c35bdb
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      GamecraftModdingAPI/GamecraftModdingAPI.csproj

+ 0
- 4
GamecraftModdingAPI/GamecraftModdingAPI.csproj View File

@@ -53,10 +53,6 @@
<HintPath>..\ref\Gamecraft_Data\Managed\Rewired_Windows.dll</HintPath>
<HintPath>..\..\ref\Gamecraft_Data\Managed\Rewired_Windows.dll</HintPath>
</Reference>
<Reference Include="DiscordRPC">
<HintPath>..\ref\Gamecraft_Data\Managed\DiscordRPC.dll</HintPath>
<HintPath>..\..\ref\Gamecraft_Data\Managed\DiscordRPC.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>..\ref\Gamecraft_Data\Managed\mscorlib.dll</HintPath>
<HintPath>..\..\ref\Gamecraft_Data\Managed\mscorlib.dll</HintPath>


Loading…
Cancel
Save