Gamecraft-Discord connection. It can send and receive messages in a specific channel.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

227 lines
13KB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{65169A16-0FFD-4769-ACAB-4C15A4C74C3D}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>GCDC</RootNamespace>
  11. <AssemblyName>GCDC</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <PlatformTarget>AnyCPU</PlatformTarget>
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <PlatformTarget>AnyCPU</PlatformTarget>
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <ItemGroup>
  35. <Reference Include="CommandLine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  36. <HintPath>ref\CommandLine.dll</HintPath>
  37. </Reference>
  38. <Reference Include="FullGame, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  39. <HintPath>ref\FullGame.dll</HintPath>
  40. </Reference>
  41. <Reference Include="Gamecraft.Blocks.ConsoleBlock, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  42. <HintPath>ref\Gamecraft.Blocks.ConsoleBlock.dll</HintPath>
  43. </Reference>
  44. <Reference Include="IllusionPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
  45. <HintPath>IllusionPlugin.dll</HintPath>
  46. </Reference>
  47. <Reference Include="Robocraft.MainGame.AutoEnterSimulation, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  48. <HintPath>ref\Robocraft.MainGame.AutoEnterSimulation.dll</HintPath>
  49. </Reference>
  50. <Reference Include="RobocraftX.AccountPreferences, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  51. <HintPath>ref\RobocraftX.AccountPreferences.dll</HintPath>
  52. </Reference>
  53. <Reference Include="RobocraftX.Blocks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  54. <HintPath>ref\RobocraftX.Blocks.dll</HintPath>
  55. </Reference>
  56. <Reference Include="RobocraftX.Blocks.Ghost, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  57. <HintPath>ref\RobocraftX.Blocks.Ghost.dll</HintPath>
  58. </Reference>
  59. <Reference Include="RobocraftX.Blocks.Triggers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  60. <HintPath>ref\RobocraftX.Blocks.Triggers.dll</HintPath>
  61. </Reference>
  62. <Reference Include="RobocraftX.Character, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  63. <HintPath>ref\RobocraftX.Character.dll</HintPath>
  64. </Reference>
  65. <Reference Include="RobocraftX.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  66. <HintPath>ref\RobocraftX.Common.dll</HintPath>
  67. </Reference>
  68. <Reference Include="RobocraftX.Crosshair, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  69. <HintPath>ref\RobocraftX.Crosshair.dll</HintPath>
  70. </Reference>
  71. <Reference Include="RobocraftX.EntityStreamUtility, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  72. <HintPath>ref\RobocraftX.EntityStreamUtility.dll</HintPath>
  73. </Reference>
  74. <Reference Include="RobocraftX.FrontEnd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  75. <HintPath>ref\RobocraftX.FrontEnd.dll</HintPath>
  76. </Reference>
  77. <Reference Include="RobocraftX.GameSignalHandling, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  78. <HintPath>ref\RobocraftX.GameSignalHandling.dll</HintPath>
  79. </Reference>
  80. <Reference Include="RobocraftX.GUI, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  81. <HintPath>ref\RobocraftX.GUI.dll</HintPath>
  82. </Reference>
  83. <Reference Include="RobocraftX.GUI.DebugDisplay, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  84. <HintPath>ref\RobocraftX.GUI.DebugDisplay.dll</HintPath>
  85. </Reference>
  86. <Reference Include="RobocraftX.GUI.RemoveBlock, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  87. <HintPath>ref\RobocraftX.GUI.RemoveBlock.dll</HintPath>
  88. </Reference>
  89. <Reference Include="RobocraftX.GUI.ScaleGhost, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  90. <HintPath>ref\RobocraftX.GUI.ScaleGhost.dll</HintPath>
  91. </Reference>
  92. <Reference Include="RobocraftX.GUI.SignalLabel, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  93. <HintPath>ref\RobocraftX.GUI.SignalLabel.dll</HintPath>
  94. </Reference>
  95. <Reference Include="RobocraftX.GUIs.WorkshopPrefabs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  96. <HintPath>ref\RobocraftX.GUIs.WorkshopPrefabs.dll</HintPath>
  97. </Reference>
  98. <Reference Include="RobocraftX.Input, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  99. <HintPath>ref\RobocraftX.Input.dll</HintPath>
  100. </Reference>
  101. <Reference Include="RobocraftX.Inventory, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  102. <HintPath>ref\RobocraftX.Inventory.dll</HintPath>
  103. </Reference>
  104. <Reference Include="RobocraftX.MachineEditor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  105. <HintPath>ref\RobocraftX.MachineEditor.dll</HintPath>
  106. </Reference>
  107. <Reference Include="RobocraftX.MainGame, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  108. <HintPath>ref\RobocraftX.MainGame.dll</HintPath>
  109. </Reference>
  110. <Reference Include="RobocraftX.MainSimulation, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  111. <HintPath>ref\RobocraftX.MainSimulation.dll</HintPath>
  112. </Reference>
  113. <Reference Include="RobocraftX.Multiplayer, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  114. <HintPath>ref\RobocraftX.Multiplayer.dll</HintPath>
  115. </Reference>
  116. <Reference Include="RobocraftX.Multiplayer.NetworkEntityStream, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  117. <HintPath>ref\RobocraftX.Multiplayer.NetworkEntityStream.dll</HintPath>
  118. </Reference>
  119. <Reference Include="RobocraftX.MultiplayerInput, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  120. <HintPath>ref\RobocraftX.MultiplayerInput.dll</HintPath>
  121. </Reference>
  122. <Reference Include="RobocraftX.Party, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  123. <HintPath>ref\RobocraftX.Party.dll</HintPath>
  124. </Reference>
  125. <Reference Include="RobocraftX.PartyGui, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  126. <HintPath>ref\RobocraftX.PartyGui.dll</HintPath>
  127. </Reference>
  128. <Reference Include="RobocraftX.Physics, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  129. <HintPath>ref\RobocraftX.Physics.dll</HintPath>
  130. </Reference>
  131. <Reference Include="RobocraftX.PilotSeat, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  132. <HintPath>ref\RobocraftX.PilotSeat.dll</HintPath>
  133. </Reference>
  134. <Reference Include="RobocraftX.Player, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  135. <HintPath>ref\RobocraftX.Player.dll</HintPath>
  136. </Reference>
  137. <Reference Include="RobocraftX.Priority, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  138. <HintPath>ref\RobocraftX.Priority.dll</HintPath>
  139. </Reference>
  140. <Reference Include="RobocraftX.Rendering, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  141. <HintPath>ref\RobocraftX.Rendering.dll</HintPath>
  142. </Reference>
  143. <Reference Include="RobocraftX.Rendering.Mock, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  144. <HintPath>ref\RobocraftX.Rendering.Mock.dll</HintPath>
  145. </Reference>
  146. <Reference Include="RobocraftX.SaveAndLoad, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  147. <HintPath>ref\RobocraftX.SaveAndLoad.dll</HintPath>
  148. </Reference>
  149. <Reference Include="RobocraftX.SaveGameDialog, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  150. <HintPath>ref\RobocraftX.SaveGameDialog.dll</HintPath>
  151. </Reference>
  152. <Reference Include="RobocraftX.Serializers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  153. <HintPath>ref\RobocraftX.Serializers.dll</HintPath>
  154. </Reference>
  155. <Reference Include="RobocraftX.Services, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  156. <HintPath>ref\RobocraftX.Services.dll</HintPath>
  157. </Reference>
  158. <Reference Include="RobocraftX.SignalHandling, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  159. <HintPath>ref\RobocraftX.SignalHandling.dll</HintPath>
  160. </Reference>
  161. <Reference Include="RobocraftX.StateSync, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  162. <HintPath>ref\RobocraftX.StateSync.dll</HintPath>
  163. </Reference>
  164. <Reference Include="RobocraftX_SpawnPoints, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  165. <HintPath>ref\RobocraftX_SpawnPoints.dll</HintPath>
  166. </Reference>
  167. <Reference Include="RobocraftX_TextBlock, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  168. <HintPath>ref\RobocraftX_TextBlock.dll</HintPath>
  169. </Reference>
  170. <Reference Include="RobocratX.SimulationCompositionRoot, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  171. <HintPath>ref\RobocratX.SimulationCompositionRoot.dll</HintPath>
  172. </Reference>
  173. <Reference Include="Svelto.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  174. <HintPath>ref\Svelto.Common.dll</HintPath>
  175. </Reference>
  176. <Reference Include="Svelto.ECS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  177. <HintPath>ref\Svelto.ECS.dll</HintPath>
  178. </Reference>
  179. <Reference Include="Svelto.Services, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  180. <HintPath>ref\Svelto.Services.dll</HintPath>
  181. </Reference>
  182. <Reference Include="Svelto.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  183. <HintPath>ref\Svelto.Tasks.dll</HintPath>
  184. </Reference>
  185. <Reference Include="System" />
  186. <Reference Include="System.Core" />
  187. <Reference Include="System.Data" />
  188. <Reference Include="System.Xml" />
  189. <Reference Include="Unity.Entities, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  190. <HintPath>ref\Unity.Entities.dll</HintPath>
  191. </Reference>
  192. <Reference Include="Unity.Physics, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  193. <HintPath>ref\Unity.Physics.dll</HintPath>
  194. </Reference>
  195. <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  196. <HintPath>ref\UnityEngine.dll</HintPath>
  197. </Reference>
  198. <Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  199. <HintPath>ref\UnityEngine.CoreModule.dll</HintPath>
  200. </Reference>
  201. <Reference Include="uREPL, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  202. <HintPath>ref\uREPL.dll</HintPath>
  203. </Reference>
  204. </ItemGroup>
  205. <ItemGroup>
  206. <Compile Include="DiscordEngineInjectionPatch.cs" />
  207. <Compile Include="GCDCPlugin.cs" />
  208. <Compile Include="Properties\AssemblyInfo.cs" />
  209. <Compile Include="TextBlockUpdateEngine.cs" />
  210. </ItemGroup>
  211. <ItemGroup>
  212. <Content Include="IllusionPlugin.dll" />
  213. </ItemGroup>
  214. <ItemGroup>
  215. <PackageReference Include="Lib.Harmony" Version="1.2.0.1" />
  216. </ItemGroup>
  217. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  218. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  219. Other similar extension points exist, see Microsoft.Common.targets.
  220. <Target Name="BeforeBuild">
  221. </Target>
  222. <Target Name="AfterBuild">
  223. </Target>
  224. -->
  225. </Project>