Gamecraft-Discord connection. It can send and receive messages in a specific channel.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
767B

  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GCDC", "GCDC\GCDC.csproj", "{65169A16-0FFD-4769-ACAB-4C15A4C74C3D}"
  3. EndProject
  4. Global
  5. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  6. Debug|Any CPU = Debug|Any CPU
  7. Release|Any CPU = Release|Any CPU
  8. EndGlobalSection
  9. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  10. {65169A16-0FFD-4769-ACAB-4C15A4C74C3D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  11. {65169A16-0FFD-4769-ACAB-4C15A4C74C3D}.Debug|Any CPU.Build.0 = Debug|Any CPU
  12. {65169A16-0FFD-4769-ACAB-4C15A4C74C3D}.Release|Any CPU.ActiveCfg = Release|Any CPU
  13. {65169A16-0FFD-4769-ACAB-4C15A4C74C3D}.Release|Any CPU.Build.0 = Release|Any CPU
  14. EndGlobalSection
  15. EndGlobal