Browse Source

Remove DiscordRPC

master
NGnius (Graham) 4 years ago
parent
commit
ff64700784
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      HelloModdingWorld/HelloModdingWorld.csproj

+ 0
- 4
HelloModdingWorld/HelloModdingWorld.csproj View File

@@ -48,10 +48,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