Skip to content

Commit

Permalink
Merge pull request #51 from winglessraven/dev
Browse files Browse the repository at this point in the history
Send Console Output to Discord Channel
  • Loading branch information
winglessraven authored Jun 3, 2023
2 parents c805db5 + 0d4fc37 commit 9cc0e1e
Show file tree
Hide file tree
Showing 4 changed files with 638 additions and 448 deletions.
2 changes: 1 addition & 1 deletion DiscordBotPlugin/DiscordBotPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
</Reference>
<Reference Include="ModuleShared">
<HintPath>H:\AMPDatastore\Instances\ConanExiles01\ModuleShared.dll</HintPath>
<HintPath>H:\AMPDatastore\Instances\Minecraft01\ModuleShared.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
Expand Down
Loading

0 comments on commit 9cc0e1e

Please sign in to comment.