Unofficial CardLife revival project, pronounced like "celery"
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.

947 lines
55KB

  1. <Project Sdk="Microsoft.NET.Sdk">
  2. <PropertyGroup>
  3. <TargetFramework>net472</TargetFramework>
  4. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  5. <Version>0.0.1</Version>
  6. <Authors>Me</Authors>
  7. <PackageLicenseExpression>MIT</PackageLicenseExpression>
  8. <PackageProjectUrl>https://git.exmods.org/modtainers/HelloModdingWorld</PackageProjectUrl>
  9. <NeutralLanguage>en-CA</NeutralLanguage>
  10. </PropertyGroup>
  11. <ItemGroup>
  12. <PackageReference Include="Lib.Harmony" Version="2.0.0.10" />
  13. </ItemGroup>
  14. <ItemGroup>
  15. <Reference Include="Microsoft.CSharp" />
  16. </ItemGroup>
  17. <!--Start Dependencies-->
  18. <ItemGroup>
  19. <Reference Include="GamecraftModdingAPI">
  20. <HintPath>..\ref\Plugins\GamecraftModdingAPI.dll</HintPath>
  21. <HintPath>..\..\ref\Plugins\GamecraftModdingAPI.dll</HintPath>
  22. </Reference>
  23. <Reference Include="IllusionInjector">
  24. <HintPath>..\ref\Gamecraft_Data\Managed\IllusionInjector.dll</HintPath>
  25. <HintPath>..\..\ref\Gamecraft_Data\Managed\IllusionInjector.dll</HintPath>
  26. </Reference>
  27. <Reference Include="IllusionPlugin">
  28. <HintPath>..\ref\Gamecraft_Data\Managed\IllusionPlugin.dll</HintPath>
  29. <HintPath>..\..\ref\Gamecraft_Data\Managed\IllusionPlugin.dll</HintPath>
  30. </Reference>
  31. <Reference Include="Analytics">
  32. <HintPath>..\ref\Gamecraft_Data\Managed\Analytics.dll</HintPath>
  33. <HintPath>..\..\ref\Gamecraft_Data\Managed\Analytics.dll</HintPath>
  34. </Reference>
  35. <Reference Include="Assembly-CSharp-firstpass">
  36. <HintPath>..\ref\Gamecraft_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
  37. <HintPath>..\..\ref\Gamecraft_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
  38. </Reference>
  39. <Reference Include="Assembly-CSharp">
  40. <HintPath>..\ref\Gamecraft_Data\Managed\Assembly-CSharp.dll</HintPath>
  41. <HintPath>..\..\ref\Gamecraft_Data\Managed\Assembly-CSharp.dll</HintPath>
  42. </Reference>
  43. <Reference Include="Authentication">
  44. <HintPath>..\ref\Gamecraft_Data\Managed\Authentication.dll</HintPath>
  45. <HintPath>..\..\ref\Gamecraft_Data\Managed\Authentication.dll</HintPath>
  46. </Reference>
  47. <Reference Include="Blocks.HUDFeedbackBlocks">
  48. <HintPath>..\ref\Gamecraft_Data\Managed\Blocks.HUDFeedbackBlocks.dll</HintPath>
  49. <HintPath>..\..\ref\Gamecraft_Data\Managed\Blocks.HUDFeedbackBlocks.dll</HintPath>
  50. </Reference>
  51. <Reference Include="CommandLine">
  52. <HintPath>..\ref\Gamecraft_Data\Managed\CommandLine.dll</HintPath>
  53. <HintPath>..\..\ref\Gamecraft_Data\Managed\CommandLine.dll</HintPath>
  54. </Reference>
  55. <Reference Include="CommandLineCompositionRoot">
  56. <HintPath>..\ref\Gamecraft_Data\Managed\CommandLineCompositionRoot.dll</HintPath>
  57. <HintPath>..\..\ref\Gamecraft_Data\Managed\CommandLineCompositionRoot.dll</HintPath>
  58. </Reference>
  59. <Reference Include="ConsoleBlockComposotionRoot">
  60. <HintPath>..\ref\Gamecraft_Data\Managed\ConsoleBlockComposotionRoot.dll</HintPath>
  61. <HintPath>..\..\ref\Gamecraft_Data\Managed\ConsoleBlockComposotionRoot.dll</HintPath>
  62. </Reference>
  63. <Reference Include="ConsoleCommand">
  64. <HintPath>..\ref\Gamecraft_Data\Managed\ConsoleCommand.dll</HintPath>
  65. <HintPath>..\..\ref\Gamecraft_Data\Managed\ConsoleCommand.dll</HintPath>
  66. </Reference>
  67. <Reference Include="DataLoader">
  68. <HintPath>..\ref\Gamecraft_Data\Managed\DataLoader.dll</HintPath>
  69. <HintPath>..\..\ref\Gamecraft_Data\Managed\DataLoader.dll</HintPath>
  70. </Reference>
  71. <Reference Include="DDNA">
  72. <HintPath>..\ref\Gamecraft_Data\Managed\DDNA.dll</HintPath>
  73. <HintPath>..\..\ref\Gamecraft_Data\Managed\DDNA.dll</HintPath>
  74. </Reference>
  75. <Reference Include="FMOD">
  76. <HintPath>..\ref\Gamecraft_Data\Managed\FMOD.dll</HintPath>
  77. <HintPath>..\..\ref\Gamecraft_Data\Managed\FMOD.dll</HintPath>
  78. </Reference>
  79. <Reference Include="FullGame">
  80. <HintPath>..\ref\Gamecraft_Data\Managed\FullGame.dll</HintPath>
  81. <HintPath>..\..\ref\Gamecraft_Data\Managed\FullGame.dll</HintPath>
  82. </Reference>
  83. <Reference Include="Gamecraft.AudioBlocks">
  84. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.AudioBlocks.dll</HintPath>
  85. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.AudioBlocks.dll</HintPath>
  86. </Reference>
  87. <Reference Include="Gamecraft.BlockCompositionRoot">
  88. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.BlockCompositionRoot.dll</HintPath>
  89. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.BlockCompositionRoot.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Gamecraft.BlockEntityFactory">
  92. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.BlockEntityFactory.dll</HintPath>
  93. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.BlockEntityFactory.dll</HintPath>
  94. </Reference>
  95. <Reference Include="Gamecraft.Blocks.ConsoleBlock">
  96. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.ConsoleBlock.dll</HintPath>
  97. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.ConsoleBlock.dll</HintPath>
  98. </Reference>
  99. <Reference Include="Gamecraft.Blocks.DamagingSurfaceBlock">
  100. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.DamagingSurfaceBlock.dll</HintPath>
  101. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.DamagingSurfaceBlock.dll</HintPath>
  102. </Reference>
  103. <Reference Include="Gamecraft.Blocks.DestructionBlocks">
  104. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.DestructionBlocks.dll</HintPath>
  105. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.DestructionBlocks.dll</HintPath>
  106. </Reference>
  107. <Reference Include="Gamecraft.Blocks.GenericPhysicsBlocks">
  108. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.GenericPhysicsBlocks.dll</HintPath>
  109. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.GenericPhysicsBlocks.dll</HintPath>
  110. </Reference>
  111. <Reference Include="Gamecraft.Blocks.LogicBlock">
  112. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.LogicBlock.dll</HintPath>
  113. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.LogicBlock.dll</HintPath>
  114. </Reference>
  115. <Reference Include="GameCraft.Blocks.ProjectileBlock">
  116. <HintPath>..\ref\Gamecraft_Data\Managed\GameCraft.Blocks.ProjectileBlock.dll</HintPath>
  117. <HintPath>..\..\ref\Gamecraft_Data\Managed\GameCraft.Blocks.ProjectileBlock.dll</HintPath>
  118. </Reference>
  119. <Reference Include="Gamecraft.Blocks.TextBlock.CompositionRoot">
  120. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.TextBlock.CompositionRoot.dll</HintPath>
  121. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.TextBlock.CompositionRoot.dll</HintPath>
  122. </Reference>
  123. <Reference Include="Gamecraft.Blocks.TimerBlock">
  124. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.TimerBlock.dll</HintPath>
  125. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Blocks.TimerBlock.dll</HintPath>
  126. </Reference>
  127. <Reference Include="Gamecraft.BlocksEntityDescriptors">
  128. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.BlocksEntityDescriptors.dll</HintPath>
  129. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.BlocksEntityDescriptors.dll</HintPath>
  130. </Reference>
  131. <Reference Include="Gamecraft.CharacterVulnerability">
  132. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.CharacterVulnerability.dll</HintPath>
  133. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.CharacterVulnerability.dll</HintPath>
  134. </Reference>
  135. <Reference Include="Gamecraft.CharacterVulnerabilityGui">
  136. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.CharacterVulnerabilityGui.dll</HintPath>
  137. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.CharacterVulnerabilityGui.dll</HintPath>
  138. </Reference>
  139. <Reference Include="Gamecraft.Damage">
  140. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Damage.dll</HintPath>
  141. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Damage.dll</HintPath>
  142. </Reference>
  143. <Reference Include="Gamecraft.Effects">
  144. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Effects.dll</HintPath>
  145. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Effects.dll</HintPath>
  146. </Reference>
  147. <Reference Include="Gamecraft.ExplosionFragments">
  148. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.ExplosionFragments.dll</HintPath>
  149. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.ExplosionFragments.dll</HintPath>
  150. </Reference>
  151. <Reference Include="Gamecraft.GraphicsSettings">
  152. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GraphicsSettings.dll</HintPath>
  153. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GraphicsSettings.dll</HintPath>
  154. </Reference>
  155. <Reference Include="Gamecraft.GUI.ConsoleBlock">
  156. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.ConsoleBlock.dll</HintPath>
  157. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.ConsoleBlock.dll</HintPath>
  158. </Reference>
  159. <Reference Include="Gamecraft.GUI.GraphicsScreen">
  160. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.GraphicsScreen.dll</HintPath>
  161. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.GraphicsScreen.dll</HintPath>
  162. </Reference>
  163. <Reference Include="Gamecraft.GUI.HUDFeedbackBlocks">
  164. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.HUDFeedbackBlocks.dll</HintPath>
  165. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.HUDFeedbackBlocks.dll</HintPath>
  166. </Reference>
  167. <Reference Include="Gamecraft.GUI.Tweaks">
  168. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.Tweaks.dll</HintPath>
  169. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.Tweaks.dll</HintPath>
  170. </Reference>
  171. <Reference Include="Gamecraft.GUI.Wires">
  172. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.Wires.dll</HintPath>
  173. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.Wires.dll</HintPath>
  174. </Reference>
  175. <Reference Include="Gamecraft.GUI.Wires.Mockup">
  176. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.Wires.Mockup.dll</HintPath>
  177. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.Wires.Mockup.dll</HintPath>
  178. </Reference>
  179. <Reference Include="Gamecraft.GUI.WorldSpaceGuis">
  180. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.WorldSpaceGuis.dll</HintPath>
  181. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.GUI.WorldSpaceGuis.dll</HintPath>
  182. </Reference>
  183. <Reference Include="Gamecraft.InventoryTimeRunning">
  184. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.InventoryTimeRunning.dll</HintPath>
  185. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.InventoryTimeRunning.dll</HintPath>
  186. </Reference>
  187. <Reference Include="Gamecraft.JointBlocks">
  188. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.JointBlocks.dll</HintPath>
  189. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.JointBlocks.dll</HintPath>
  190. </Reference>
  191. <Reference Include="Gamecraft.Music">
  192. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Music.dll</HintPath>
  193. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Music.dll</HintPath>
  194. </Reference>
  195. <Reference Include="Gamecraft.PerformanceWarnings">
  196. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.PerformanceWarnings.dll</HintPath>
  197. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.PerformanceWarnings.dll</HintPath>
  198. </Reference>
  199. <Reference Include="Gamecraft.PickupBlck">
  200. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.PickupBlck.dll</HintPath>
  201. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.PickupBlck.dll</HintPath>
  202. </Reference>
  203. <Reference Include="Gamecraft.PickupsCommon">
  204. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.PickupsCommon.dll</HintPath>
  205. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.PickupsCommon.dll</HintPath>
  206. </Reference>
  207. <Reference Include="Gamecraft.PopupMessage">
  208. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.PopupMessage.dll</HintPath>
  209. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.PopupMessage.dll</HintPath>
  210. </Reference>
  211. <Reference Include="Gamecraft.Projectiles">
  212. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Projectiles.dll</HintPath>
  213. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Projectiles.dll</HintPath>
  214. </Reference>
  215. <Reference Include="Gamecraft.Tweaks">
  216. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Tweaks.dll</HintPath>
  217. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Tweaks.dll</HintPath>
  218. </Reference>
  219. <Reference Include="Gamecraft.Tweaks.Mockup">
  220. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Tweaks.Mockup.dll</HintPath>
  221. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Tweaks.Mockup.dll</HintPath>
  222. </Reference>
  223. <Reference Include="Gamecraft.VisualEffects.Decals">
  224. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.VisualEffects.Decals.dll</HintPath>
  225. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.VisualEffects.Decals.dll</HintPath>
  226. </Reference>
  227. <Reference Include="Gamecraft.VisualEffects">
  228. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.VisualEffects.dll</HintPath>
  229. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.VisualEffects.dll</HintPath>
  230. </Reference>
  231. <Reference Include="Gamecraft.Wires">
  232. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Wires.dll</HintPath>
  233. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Wires.dll</HintPath>
  234. </Reference>
  235. <Reference Include="Gamecraft.Wires.Mockup">
  236. <HintPath>..\ref\Gamecraft_Data\Managed\Gamecraft.Wires.Mockup.dll</HintPath>
  237. <HintPath>..\..\ref\Gamecraft_Data\Managed\Gamecraft.Wires.Mockup.dll</HintPath>
  238. </Reference>
  239. <Reference Include="GameState">
  240. <HintPath>..\ref\Gamecraft_Data\Managed\GameState.dll</HintPath>
  241. <HintPath>..\..\ref\Gamecraft_Data\Managed\GameState.dll</HintPath>
  242. </Reference>
  243. <Reference Include="GPUInstancer">
  244. <HintPath>..\ref\Gamecraft_Data\Managed\GPUInstancer.dll</HintPath>
  245. <HintPath>..\..\ref\Gamecraft_Data\Managed\GPUInstancer.dll</HintPath>
  246. </Reference>
  247. <Reference Include="Havok.Physics">
  248. <HintPath>..\ref\Gamecraft_Data\Managed\Havok.Physics.dll</HintPath>
  249. <HintPath>..\..\ref\Gamecraft_Data\Managed\Havok.Physics.dll</HintPath>
  250. </Reference>
  251. <Reference Include="Havok.Physics.Hybrid">
  252. <HintPath>..\ref\Gamecraft_Data\Managed\Havok.Physics.Hybrid.dll</HintPath>
  253. <HintPath>..\..\ref\Gamecraft_Data\Managed\Havok.Physics.Hybrid.dll</HintPath>
  254. </Reference>
  255. <Reference Include="LZ4">
  256. <HintPath>..\ref\Gamecraft_Data\Managed\LZ4.dll</HintPath>
  257. <HintPath>..\..\ref\Gamecraft_Data\Managed\LZ4.dll</HintPath>
  258. </Reference>
  259. <Reference Include="MultiplayerNetworking">
  260. <HintPath>..\ref\Gamecraft_Data\Managed\MultiplayerNetworking.dll</HintPath>
  261. <HintPath>..\..\ref\Gamecraft_Data\Managed\MultiplayerNetworking.dll</HintPath>
  262. </Reference>
  263. <Reference Include="MultiplayerTest">
  264. <HintPath>..\ref\Gamecraft_Data\Managed\MultiplayerTest.dll</HintPath>
  265. <HintPath>..\..\ref\Gamecraft_Data\Managed\MultiplayerTest.dll</HintPath>
  266. </Reference>
  267. <Reference Include="RCX.ScreenshotTaker">
  268. <HintPath>..\ref\Gamecraft_Data\Managed\RCX.ScreenshotTaker.dll</HintPath>
  269. <HintPath>..\..\ref\Gamecraft_Data\Managed\RCX.ScreenshotTaker.dll</HintPath>
  270. </Reference>
  271. <Reference Include="RobocraftECS">
  272. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftECS.dll</HintPath>
  273. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftECS.dll</HintPath>
  274. </Reference>
  275. <Reference Include="RobocraftX.AccountPreferences">
  276. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.AccountPreferences.dll</HintPath>
  277. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.AccountPreferences.dll</HintPath>
  278. </Reference>
  279. <Reference Include="RobocraftX.Blocks">
  280. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Blocks.dll</HintPath>
  281. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Blocks.dll</HintPath>
  282. </Reference>
  283. <Reference Include="RobocraftX.Blocks.Ghost">
  284. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Blocks.Ghost.dll</HintPath>
  285. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Blocks.Ghost.dll</HintPath>
  286. </Reference>
  287. <Reference Include="RobocraftX.Blocks.Triggers">
  288. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Blocks.Triggers.dll</HintPath>
  289. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Blocks.Triggers.dll</HintPath>
  290. </Reference>
  291. <Reference Include="RobocraftX.Building.BoxSelect">
  292. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Building.BoxSelect.dll</HintPath>
  293. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Building.BoxSelect.dll</HintPath>
  294. </Reference>
  295. <Reference Include="RobocraftX.Building.Jobs">
  296. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Building.Jobs.dll</HintPath>
  297. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Building.Jobs.dll</HintPath>
  298. </Reference>
  299. <Reference Include="RobocraftX.Character">
  300. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Character.dll</HintPath>
  301. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Character.dll</HintPath>
  302. </Reference>
  303. <Reference Include="RobocraftX.ClusterToWireConversion">
  304. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.ClusterToWireConversion.dll</HintPath>
  305. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.ClusterToWireConversion.dll</HintPath>
  306. </Reference>
  307. <Reference Include="RobocraftX.Common">
  308. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Common.dll</HintPath>
  309. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Common.dll</HintPath>
  310. </Reference>
  311. <Reference Include="RobocraftX.ControlsScreen">
  312. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.ControlsScreen.dll</HintPath>
  313. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.ControlsScreen.dll</HintPath>
  314. </Reference>
  315. <Reference Include="RobocraftX.Crosshair">
  316. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Crosshair.dll</HintPath>
  317. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Crosshair.dll</HintPath>
  318. </Reference>
  319. <Reference Include="RobocraftX.FrontEnd">
  320. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.FrontEnd.dll</HintPath>
  321. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.FrontEnd.dll</HintPath>
  322. </Reference>
  323. <Reference Include="RobocraftX.GUI.BlockLabel">
  324. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.BlockLabel.dll</HintPath>
  325. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.BlockLabel.dll</HintPath>
  326. </Reference>
  327. <Reference Include="RobocraftX.GUI.DebugDisplay">
  328. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.DebugDisplay.dll</HintPath>
  329. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.DebugDisplay.dll</HintPath>
  330. </Reference>
  331. <Reference Include="RobocraftX.GUI">
  332. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.dll</HintPath>
  333. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.dll</HintPath>
  334. </Reference>
  335. <Reference Include="RobocraftX.GUI.RemoveBlock">
  336. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.RemoveBlock.dll</HintPath>
  337. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.RemoveBlock.dll</HintPath>
  338. </Reference>
  339. <Reference Include="RobocraftX.GUI.ScaleGhost">
  340. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.ScaleGhost.dll</HintPath>
  341. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.GUI.ScaleGhost.dll</HintPath>
  342. </Reference>
  343. <Reference Include="RobocraftX.GUIs.WorkshopPrefabs">
  344. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.GUIs.WorkshopPrefabs.dll</HintPath>
  345. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.GUIs.WorkshopPrefabs.dll</HintPath>
  346. </Reference>
  347. <Reference Include="RobocraftX.Input">
  348. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Input.dll</HintPath>
  349. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Input.dll</HintPath>
  350. </Reference>
  351. <Reference Include="RobocraftX.MachineEditor">
  352. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.MachineEditor.dll</HintPath>
  353. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.MachineEditor.dll</HintPath>
  354. </Reference>
  355. <Reference Include="RobocraftX.MainGame">
  356. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.MainGame.dll</HintPath>
  357. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.MainGame.dll</HintPath>
  358. </Reference>
  359. <Reference Include="RobocraftX.MainSimulation">
  360. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.MainSimulation.dll</HintPath>
  361. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.MainSimulation.dll</HintPath>
  362. </Reference>
  363. <Reference Include="RobocraftX.MockCharacter">
  364. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.MockCharacter.dll</HintPath>
  365. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.MockCharacter.dll</HintPath>
  366. </Reference>
  367. <Reference Include="RobocraftX.Multiplayer">
  368. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Multiplayer.dll</HintPath>
  369. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Multiplayer.dll</HintPath>
  370. </Reference>
  371. <Reference Include="RobocraftX.Multiplayer.NetworkEntityStream">
  372. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Multiplayer.NetworkEntityStream.dll</HintPath>
  373. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Multiplayer.NetworkEntityStream.dll</HintPath>
  374. </Reference>
  375. <Reference Include="RobocraftX.MultiplayerInput">
  376. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.MultiplayerInput.dll</HintPath>
  377. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.MultiplayerInput.dll</HintPath>
  378. </Reference>
  379. <Reference Include="Robocraftx.ObjectIdBlocks">
  380. <HintPath>..\ref\Gamecraft_Data\Managed\Robocraftx.ObjectIdBlocks.dll</HintPath>
  381. <HintPath>..\..\ref\Gamecraft_Data\Managed\Robocraftx.ObjectIdBlocks.dll</HintPath>
  382. </Reference>
  383. <Reference Include="RobocraftX.Party">
  384. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Party.dll</HintPath>
  385. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Party.dll</HintPath>
  386. </Reference>
  387. <Reference Include="RobocraftX.PartyGui">
  388. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.PartyGui.dll</HintPath>
  389. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.PartyGui.dll</HintPath>
  390. </Reference>
  391. <Reference Include="RobocraftX.Physics">
  392. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Physics.dll</HintPath>
  393. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Physics.dll</HintPath>
  394. </Reference>
  395. <Reference Include="RobocraftX.PilotSeat">
  396. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.PilotSeat.dll</HintPath>
  397. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.PilotSeat.dll</HintPath>
  398. </Reference>
  399. <Reference Include="RobocraftX.Player">
  400. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Player.dll</HintPath>
  401. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Player.dll</HintPath>
  402. </Reference>
  403. <Reference Include="RobocraftX.Rendering">
  404. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Rendering.dll</HintPath>
  405. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Rendering.dll</HintPath>
  406. </Reference>
  407. <Reference Include="RobocraftX.Rendering.Mock">
  408. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Rendering.Mock.dll</HintPath>
  409. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Rendering.Mock.dll</HintPath>
  410. </Reference>
  411. <Reference Include="RobocraftX.SaveAndLoad">
  412. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.SaveAndLoad.dll</HintPath>
  413. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.SaveAndLoad.dll</HintPath>
  414. </Reference>
  415. <Reference Include="RobocraftX.SaveGameDialog">
  416. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.SaveGameDialog.dll</HintPath>
  417. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.SaveGameDialog.dll</HintPath>
  418. </Reference>
  419. <Reference Include="RobocraftX.Serializers">
  420. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Serializers.dll</HintPath>
  421. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Serializers.dll</HintPath>
  422. </Reference>
  423. <Reference Include="RobocraftX.Services">
  424. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.Services.dll</HintPath>
  425. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.Services.dll</HintPath>
  426. </Reference>
  427. <Reference Include="RobocraftX.SignalHandling">
  428. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.SignalHandling.dll</HintPath>
  429. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.SignalHandling.dll</HintPath>
  430. </Reference>
  431. <Reference Include="RobocraftX.StateSync">
  432. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX.StateSync.dll</HintPath>
  433. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX.StateSync.dll</HintPath>
  434. </Reference>
  435. <Reference Include="RobocraftX_SpawnPoints">
  436. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX_SpawnPoints.dll</HintPath>
  437. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX_SpawnPoints.dll</HintPath>
  438. </Reference>
  439. <Reference Include="RobocraftX_TextBlock">
  440. <HintPath>..\ref\Gamecraft_Data\Managed\RobocraftX_TextBlock.dll</HintPath>
  441. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocraftX_TextBlock.dll</HintPath>
  442. </Reference>
  443. <Reference Include="RobocratX.SimulationCompositionRoot">
  444. <HintPath>..\ref\Gamecraft_Data\Managed\RobocratX.SimulationCompositionRoot.dll</HintPath>
  445. <HintPath>..\..\ref\Gamecraft_Data\Managed\RobocratX.SimulationCompositionRoot.dll</HintPath>
  446. </Reference>
  447. <Reference Include="SpawningPointCompositionRoot">
  448. <HintPath>..\ref\Gamecraft_Data\Managed\SpawningPointCompositionRoot.dll</HintPath>
  449. <HintPath>..\..\ref\Gamecraft_Data\Managed\SpawningPointCompositionRoot.dll</HintPath>
  450. </Reference>
  451. <Reference Include="SpecializedDescriptors">
  452. <HintPath>..\ref\Gamecraft_Data\Managed\SpecializedDescriptors.dll</HintPath>
  453. <HintPath>..\..\ref\Gamecraft_Data\Managed\SpecializedDescriptors.dll</HintPath>
  454. </Reference>
  455. <Reference Include="StringFormatter">
  456. <HintPath>..\ref\Gamecraft_Data\Managed\StringFormatter.dll</HintPath>
  457. <HintPath>..\..\ref\Gamecraft_Data\Managed\StringFormatter.dll</HintPath>
  458. </Reference>
  459. <Reference Include="Svelto.Common_3">
  460. <HintPath>..\ref\Gamecraft_Data\Managed\Svelto.Common_3.dll</HintPath>
  461. <HintPath>..\..\ref\Gamecraft_Data\Managed\Svelto.Common_3.dll</HintPath>
  462. </Reference>
  463. <Reference Include="Svelto.ECS">
  464. <HintPath>..\ref\Gamecraft_Data\Managed\Svelto.ECS.dll</HintPath>
  465. <HintPath>..\..\ref\Gamecraft_Data\Managed\Svelto.ECS.dll</HintPath>
  466. </Reference>
  467. <Reference Include="Svelto.Services">
  468. <HintPath>..\ref\Gamecraft_Data\Managed\Svelto.Services.dll</HintPath>
  469. <HintPath>..\..\ref\Gamecraft_Data\Managed\Svelto.Services.dll</HintPath>
  470. </Reference>
  471. <Reference Include="Svelto.Tasks">
  472. <HintPath>..\ref\Gamecraft_Data\Managed\Svelto.Tasks.dll</HintPath>
  473. <HintPath>..\..\ref\Gamecraft_Data\Managed\Svelto.Tasks.dll</HintPath>
  474. </Reference>
  475. <Reference Include="UltimateDecals">
  476. <HintPath>..\ref\Gamecraft_Data\Managed\UltimateDecals.dll</HintPath>
  477. <HintPath>..\..\ref\Gamecraft_Data\Managed\UltimateDecals.dll</HintPath>
  478. </Reference>
  479. <Reference Include="Unity.Addressables">
  480. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Addressables.dll</HintPath>
  481. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Addressables.dll</HintPath>
  482. </Reference>
  483. <Reference Include="Unity.Animation.Curves">
  484. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Animation.Curves.dll</HintPath>
  485. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Animation.Curves.dll</HintPath>
  486. </Reference>
  487. <Reference Include="Unity.Animation.Curves.Hybrid">
  488. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Animation.Curves.Hybrid.dll</HintPath>
  489. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Animation.Curves.Hybrid.dll</HintPath>
  490. </Reference>
  491. <Reference Include="Unity.Animation.DefaultGraphPipeline">
  492. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Animation.DefaultGraphPipeline.dll</HintPath>
  493. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Animation.DefaultGraphPipeline.dll</HintPath>
  494. </Reference>
  495. <Reference Include="Unity.Animation.DefaultGraphPipeline.Hybrid">
  496. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Animation.DefaultGraphPipeline.Hybrid.dll</HintPath>
  497. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Animation.DefaultGraphPipeline.Hybrid.dll</HintPath>
  498. </Reference>
  499. <Reference Include="Unity.Animation">
  500. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Animation.dll</HintPath>
  501. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Animation.dll</HintPath>
  502. </Reference>
  503. <Reference Include="Unity.Animation.Graph">
  504. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Animation.Graph.dll</HintPath>
  505. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Animation.Graph.dll</HintPath>
  506. </Reference>
  507. <Reference Include="Unity.Animation.Hybrid">
  508. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Animation.Hybrid.dll</HintPath>
  509. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Animation.Hybrid.dll</HintPath>
  510. </Reference>
  511. <Reference Include="Unity.Build.SlimPlayerRuntime">
  512. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Build.SlimPlayerRuntime.dll</HintPath>
  513. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Build.SlimPlayerRuntime.dll</HintPath>
  514. </Reference>
  515. <Reference Include="Unity.Burst">
  516. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Burst.dll</HintPath>
  517. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Burst.dll</HintPath>
  518. </Reference>
  519. <Reference Include="Unity.Collections">
  520. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Collections.dll</HintPath>
  521. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Collections.dll</HintPath>
  522. </Reference>
  523. <Reference Include="Unity.DataFlowGraph">
  524. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.DataFlowGraph.dll</HintPath>
  525. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.DataFlowGraph.dll</HintPath>
  526. </Reference>
  527. <Reference Include="Unity.Deformations">
  528. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Deformations.dll</HintPath>
  529. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Deformations.dll</HintPath>
  530. </Reference>
  531. <Reference Include="Unity.Entities">
  532. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Entities.dll</HintPath>
  533. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Entities.dll</HintPath>
  534. </Reference>
  535. <Reference Include="Unity.Entities.Hybrid">
  536. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Entities.Hybrid.dll</HintPath>
  537. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Entities.Hybrid.dll</HintPath>
  538. </Reference>
  539. <Reference Include="Unity.Jobs">
  540. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Jobs.dll</HintPath>
  541. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Jobs.dll</HintPath>
  542. </Reference>
  543. <Reference Include="Unity.Mathematics">
  544. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Mathematics.dll</HintPath>
  545. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Mathematics.dll</HintPath>
  546. </Reference>
  547. <Reference Include="Unity.Mathematics.Extensions">
  548. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Mathematics.Extensions.dll</HintPath>
  549. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Mathematics.Extensions.dll</HintPath>
  550. </Reference>
  551. <Reference Include="Unity.Mathematics.Extensions.Hybrid">
  552. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Mathematics.Extensions.Hybrid.dll</HintPath>
  553. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Mathematics.Extensions.Hybrid.dll</HintPath>
  554. </Reference>
  555. <Reference Include="Unity.MemoryProfiler">
  556. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.MemoryProfiler.dll</HintPath>
  557. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.MemoryProfiler.dll</HintPath>
  558. </Reference>
  559. <Reference Include="Unity.Physics">
  560. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Physics.dll</HintPath>
  561. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Physics.dll</HintPath>
  562. </Reference>
  563. <Reference Include="Unity.Physics.Hybrid">
  564. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Physics.Hybrid.dll</HintPath>
  565. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Physics.Hybrid.dll</HintPath>
  566. </Reference>
  567. <Reference Include="Unity.Platforms.Common">
  568. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Platforms.Common.dll</HintPath>
  569. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Platforms.Common.dll</HintPath>
  570. </Reference>
  571. <Reference Include="Unity.Postprocessing.Runtime">
  572. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Postprocessing.Runtime.dll</HintPath>
  573. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Postprocessing.Runtime.dll</HintPath>
  574. </Reference>
  575. <Reference Include="Unity.Properties">
  576. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Properties.dll</HintPath>
  577. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Properties.dll</HintPath>
  578. </Reference>
  579. <Reference Include="Unity.Properties.Reflection">
  580. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Properties.Reflection.dll</HintPath>
  581. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Properties.Reflection.dll</HintPath>
  582. </Reference>
  583. <Reference Include="Unity.Properties.UI">
  584. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Properties.UI.dll</HintPath>
  585. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Properties.UI.dll</HintPath>
  586. </Reference>
  587. <Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
  588. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
  589. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
  590. </Reference>
  591. <Reference Include="Unity.RenderPipelines.Core.Runtime">
  592. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.Core.Runtime.dll</HintPath>
  593. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.Core.Runtime.dll</HintPath>
  594. </Reference>
  595. <Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
  596. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
  597. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
  598. </Reference>
  599. <Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
  600. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
  601. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
  602. </Reference>
  603. <Reference Include="Unity.RenderPipelines.Universal.Runtime">
  604. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
  605. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
  606. </Reference>
  607. <Reference Include="Unity.RenderPipelines.Universal.Shaders">
  608. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
  609. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
  610. </Reference>
  611. <Reference Include="Unity.ResourceManager">
  612. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.ResourceManager.dll</HintPath>
  613. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.ResourceManager.dll</HintPath>
  614. </Reference>
  615. <Reference Include="Unity.Scenes.Hybrid">
  616. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Scenes.Hybrid.dll</HintPath>
  617. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Scenes.Hybrid.dll</HintPath>
  618. </Reference>
  619. <Reference Include="Unity.ScriptableBuildPipeline">
  620. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.ScriptableBuildPipeline.dll</HintPath>
  621. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.ScriptableBuildPipeline.dll</HintPath>
  622. </Reference>
  623. <Reference Include="Unity.Serialization">
  624. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Serialization.dll</HintPath>
  625. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Serialization.dll</HintPath>
  626. </Reference>
  627. <Reference Include="Unity.TextMeshPro">
  628. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.TextMeshPro.dll</HintPath>
  629. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.TextMeshPro.dll</HintPath>
  630. </Reference>
  631. <Reference Include="Unity.Timeline">
  632. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Timeline.dll</HintPath>
  633. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Timeline.dll</HintPath>
  634. </Reference>
  635. <Reference Include="Unity.Transforms">
  636. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Transforms.dll</HintPath>
  637. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Transforms.dll</HintPath>
  638. </Reference>
  639. <Reference Include="Unity.Transforms.Hybrid">
  640. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Transforms.Hybrid.dll</HintPath>
  641. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Transforms.Hybrid.dll</HintPath>
  642. </Reference>
  643. <Reference Include="Unity.VisualEffectGraph.Runtime">
  644. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.VisualEffectGraph.Runtime.dll</HintPath>
  645. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.VisualEffectGraph.Runtime.dll</HintPath>
  646. </Reference>
  647. <Reference Include="UnityEngine.UI">
  648. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UI.dll</HintPath>
  649. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UI.dll</HintPath>
  650. </Reference>
  651. <Reference Include="uREPL">
  652. <HintPath>..\ref\Gamecraft_Data\Managed\uREPL.dll</HintPath>
  653. <HintPath>..\..\ref\Gamecraft_Data\Managed\uREPL.dll</HintPath>
  654. </Reference>
  655. <Reference Include="VisualProfiler">
  656. <HintPath>..\ref\Gamecraft_Data\Managed\VisualProfiler.dll</HintPath>
  657. <HintPath>..\..\ref\Gamecraft_Data\Managed\VisualProfiler.dll</HintPath>
  658. </Reference>
  659. <Reference Include="Accessibility">
  660. <HintPath>..\ref\Gamecraft_Data\Managed\Accessibility.dll</HintPath>
  661. <HintPath>..\..\ref\Gamecraft_Data\Managed\Accessibility.dll</HintPath>
  662. </Reference>
  663. <Reference Include="Facepunch.Steamworks.Win64">
  664. <HintPath>..\ref\Gamecraft_Data\Managed\Facepunch.Steamworks.Win64.dll</HintPath>
  665. <HintPath>..\..\ref\Gamecraft_Data\Managed\Facepunch.Steamworks.Win64.dll</HintPath>
  666. </Reference>
  667. <Reference Include="JWT">
  668. <HintPath>..\ref\Gamecraft_Data\Managed\JWT.dll</HintPath>
  669. <HintPath>..\..\ref\Gamecraft_Data\Managed\JWT.dll</HintPath>
  670. </Reference>
  671. <Reference Include="mscorlib">
  672. <HintPath>..\ref\Gamecraft_Data\Managed\mscorlib.dll</HintPath>
  673. <HintPath>..\..\ref\Gamecraft_Data\Managed\mscorlib.dll</HintPath>
  674. </Reference>
  675. <Reference Include="netstandard">
  676. <HintPath>..\ref\Gamecraft_Data\Managed\netstandard.dll</HintPath>
  677. <HintPath>..\..\ref\Gamecraft_Data\Managed\netstandard.dll</HintPath>
  678. </Reference>
  679. <Reference Include="Newtonsoft.Json">
  680. <HintPath>..\ref\Gamecraft_Data\Managed\Newtonsoft.Json.dll</HintPath>
  681. <HintPath>..\..\ref\Gamecraft_Data\Managed\Newtonsoft.Json.dll</HintPath>
  682. </Reference>
  683. <Reference Include="Novell.Directory.Ldap">
  684. <HintPath>..\ref\Gamecraft_Data\Managed\Novell.Directory.Ldap.dll</HintPath>
  685. <HintPath>..\..\ref\Gamecraft_Data\Managed\Novell.Directory.Ldap.dll</HintPath>
  686. </Reference>
  687. <Reference Include="Rewired_Core">
  688. <HintPath>..\ref\Gamecraft_Data\Managed\Rewired_Core.dll</HintPath>
  689. <HintPath>..\..\ref\Gamecraft_Data\Managed\Rewired_Core.dll</HintPath>
  690. </Reference>
  691. <Reference Include="Rewired_Windows">
  692. <HintPath>..\ref\Gamecraft_Data\Managed\Rewired_Windows.dll</HintPath>
  693. <HintPath>..\..\ref\Gamecraft_Data\Managed\Rewired_Windows.dll</HintPath>
  694. </Reference>
  695. <Reference Include="Unity.Burst.Unsafe">
  696. <HintPath>..\ref\Gamecraft_Data\Managed\Unity.Burst.Unsafe.dll</HintPath>
  697. <HintPath>..\..\ref\Gamecraft_Data\Managed\Unity.Burst.Unsafe.dll</HintPath>
  698. </Reference>
  699. <Reference Include="UnityEngine.AccessibilityModule">
  700. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.AccessibilityModule.dll</HintPath>
  701. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.AccessibilityModule.dll</HintPath>
  702. </Reference>
  703. <Reference Include="UnityEngine.AIModule">
  704. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.AIModule.dll</HintPath>
  705. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.AIModule.dll</HintPath>
  706. </Reference>
  707. <Reference Include="UnityEngine.AndroidJNIModule">
  708. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.AndroidJNIModule.dll</HintPath>
  709. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.AndroidJNIModule.dll</HintPath>
  710. </Reference>
  711. <Reference Include="UnityEngine.AnimationModule">
  712. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.AnimationModule.dll</HintPath>
  713. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.AnimationModule.dll</HintPath>
  714. </Reference>
  715. <Reference Include="UnityEngine.ARModule">
  716. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.ARModule.dll</HintPath>
  717. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.ARModule.dll</HintPath>
  718. </Reference>
  719. <Reference Include="UnityEngine.AssetBundleModule">
  720. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.AssetBundleModule.dll</HintPath>
  721. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.AssetBundleModule.dll</HintPath>
  722. </Reference>
  723. <Reference Include="UnityEngine.AudioModule">
  724. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.AudioModule.dll</HintPath>
  725. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.AudioModule.dll</HintPath>
  726. </Reference>
  727. <Reference Include="UnityEngine.ClothModule">
  728. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.ClothModule.dll</HintPath>
  729. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.ClothModule.dll</HintPath>
  730. </Reference>
  731. <Reference Include="UnityEngine.ClusterInputModule">
  732. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.ClusterInputModule.dll</HintPath>
  733. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.ClusterInputModule.dll</HintPath>
  734. </Reference>
  735. <Reference Include="UnityEngine.ClusterRendererModule">
  736. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.ClusterRendererModule.dll</HintPath>
  737. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.ClusterRendererModule.dll</HintPath>
  738. </Reference>
  739. <Reference Include="UnityEngine.CoreModule">
  740. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
  741. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
  742. </Reference>
  743. <Reference Include="UnityEngine.CrashReportingModule">
  744. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.CrashReportingModule.dll</HintPath>
  745. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.CrashReportingModule.dll</HintPath>
  746. </Reference>
  747. <Reference Include="UnityEngine.DirectorModule">
  748. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.DirectorModule.dll</HintPath>
  749. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.DirectorModule.dll</HintPath>
  750. </Reference>
  751. <Reference Include="UnityEngine">
  752. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.dll</HintPath>
  753. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.dll</HintPath>
  754. </Reference>
  755. <Reference Include="UnityEngine.DSPGraphModule">
  756. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.DSPGraphModule.dll</HintPath>
  757. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.DSPGraphModule.dll</HintPath>
  758. </Reference>
  759. <Reference Include="UnityEngine.GameCenterModule">
  760. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.GameCenterModule.dll</HintPath>
  761. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.GameCenterModule.dll</HintPath>
  762. </Reference>
  763. <Reference Include="UnityEngine.GridModule">
  764. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.GridModule.dll</HintPath>
  765. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.GridModule.dll</HintPath>
  766. </Reference>
  767. <Reference Include="UnityEngine.HotReloadModule">
  768. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.HotReloadModule.dll</HintPath>
  769. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.HotReloadModule.dll</HintPath>
  770. </Reference>
  771. <Reference Include="UnityEngine.ImageConversionModule">
  772. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
  773. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
  774. </Reference>
  775. <Reference Include="UnityEngine.IMGUIModule">
  776. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath>
  777. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath>
  778. </Reference>
  779. <Reference Include="UnityEngine.InputLegacyModule">
  780. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.InputLegacyModule.dll</HintPath>
  781. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.InputLegacyModule.dll</HintPath>
  782. </Reference>
  783. <Reference Include="UnityEngine.InputModule">
  784. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.InputModule.dll</HintPath>
  785. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.InputModule.dll</HintPath>
  786. </Reference>
  787. <Reference Include="UnityEngine.JSONSerializeModule">
  788. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
  789. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
  790. </Reference>
  791. <Reference Include="UnityEngine.LocalizationModule">
  792. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.LocalizationModule.dll</HintPath>
  793. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.LocalizationModule.dll</HintPath>
  794. </Reference>
  795. <Reference Include="UnityEngine.ParticleSystemModule">
  796. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.ParticleSystemModule.dll</HintPath>
  797. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.ParticleSystemModule.dll</HintPath>
  798. </Reference>
  799. <Reference Include="UnityEngine.PerformanceReportingModule">
  800. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.PerformanceReportingModule.dll</HintPath>
  801. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.PerformanceReportingModule.dll</HintPath>
  802. </Reference>
  803. <Reference Include="UnityEngine.Physics2DModule">
  804. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.Physics2DModule.dll</HintPath>
  805. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.Physics2DModule.dll</HintPath>
  806. </Reference>
  807. <Reference Include="UnityEngine.PhysicsModule">
  808. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath>
  809. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath>
  810. </Reference>
  811. <Reference Include="UnityEngine.ProfilerModule">
  812. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.ProfilerModule.dll</HintPath>
  813. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.ProfilerModule.dll</HintPath>
  814. </Reference>
  815. <Reference Include="UnityEngine.ScreenCaptureModule">
  816. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.ScreenCaptureModule.dll</HintPath>
  817. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.ScreenCaptureModule.dll</HintPath>
  818. </Reference>
  819. <Reference Include="UnityEngine.SharedInternalsModule">
  820. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.SharedInternalsModule.dll</HintPath>
  821. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.SharedInternalsModule.dll</HintPath>
  822. </Reference>
  823. <Reference Include="UnityEngine.SpriteMaskModule">
  824. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.SpriteMaskModule.dll</HintPath>
  825. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.SpriteMaskModule.dll</HintPath>
  826. </Reference>
  827. <Reference Include="UnityEngine.SpriteShapeModule">
  828. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.SpriteShapeModule.dll</HintPath>
  829. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.SpriteShapeModule.dll</HintPath>
  830. </Reference>
  831. <Reference Include="UnityEngine.StreamingModule">
  832. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.StreamingModule.dll</HintPath>
  833. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.StreamingModule.dll</HintPath>
  834. </Reference>
  835. <Reference Include="UnityEngine.SubstanceModule">
  836. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.SubstanceModule.dll</HintPath>
  837. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.SubstanceModule.dll</HintPath>
  838. </Reference>
  839. <Reference Include="UnityEngine.SubsystemsModule">
  840. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.SubsystemsModule.dll</HintPath>
  841. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.SubsystemsModule.dll</HintPath>
  842. </Reference>
  843. <Reference Include="UnityEngine.TerrainModule">
  844. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.TerrainModule.dll</HintPath>
  845. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.TerrainModule.dll</HintPath>
  846. </Reference>
  847. <Reference Include="UnityEngine.TerrainPhysicsModule">
  848. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  849. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  850. </Reference>
  851. <Reference Include="UnityEngine.TextCoreModule">
  852. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.TextCoreModule.dll</HintPath>
  853. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.TextCoreModule.dll</HintPath>
  854. </Reference>
  855. <Reference Include="UnityEngine.TextRenderingModule">
  856. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
  857. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
  858. </Reference>
  859. <Reference Include="UnityEngine.TilemapModule">
  860. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.TilemapModule.dll</HintPath>
  861. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.TilemapModule.dll</HintPath>
  862. </Reference>
  863. <Reference Include="UnityEngine.TLSModule">
  864. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.TLSModule.dll</HintPath>
  865. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.TLSModule.dll</HintPath>
  866. </Reference>
  867. <Reference Include="UnityEngine.UIElementsModule">
  868. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UIElementsModule.dll</HintPath>
  869. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UIElementsModule.dll</HintPath>
  870. </Reference>
  871. <Reference Include="UnityEngine.UIModule">
  872. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UIModule.dll</HintPath>
  873. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UIModule.dll</HintPath>
  874. </Reference>
  875. <Reference Include="UnityEngine.UmbraModule">
  876. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UmbraModule.dll</HintPath>
  877. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UmbraModule.dll</HintPath>
  878. </Reference>
  879. <Reference Include="UnityEngine.UNETModule">
  880. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UNETModule.dll</HintPath>
  881. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UNETModule.dll</HintPath>
  882. </Reference>
  883. <Reference Include="UnityEngine.UnityAnalyticsModule">
  884. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  885. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  886. </Reference>
  887. <Reference Include="UnityEngine.UnityConnectModule">
  888. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UnityConnectModule.dll</HintPath>
  889. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UnityConnectModule.dll</HintPath>
  890. </Reference>
  891. <Reference Include="UnityEngine.UnityTestProtocolModule">
  892. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  893. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  894. </Reference>
  895. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  896. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  897. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  898. </Reference>
  899. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  900. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  901. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  902. </Reference>
  903. <Reference Include="UnityEngine.UnityWebRequestModule">
  904. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestModule.dll</HintPath>
  905. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestModule.dll</HintPath>
  906. </Reference>
  907. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  908. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  909. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  910. </Reference>
  911. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  912. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  913. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  914. </Reference>
  915. <Reference Include="UnityEngine.VehiclesModule">
  916. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.VehiclesModule.dll</HintPath>
  917. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.VehiclesModule.dll</HintPath>
  918. </Reference>
  919. <Reference Include="UnityEngine.VFXModule">
  920. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.VFXModule.dll</HintPath>
  921. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.VFXModule.dll</HintPath>
  922. </Reference>
  923. <Reference Include="UnityEngine.VideoModule">
  924. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.VideoModule.dll</HintPath>
  925. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.VideoModule.dll</HintPath>
  926. </Reference>
  927. <Reference Include="UnityEngine.VRModule">
  928. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.VRModule.dll</HintPath>
  929. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.VRModule.dll</HintPath>
  930. </Reference>
  931. <Reference Include="UnityEngine.WindModule">
  932. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.WindModule.dll</HintPath>
  933. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.WindModule.dll</HintPath>
  934. </Reference>
  935. <Reference Include="UnityEngine.XRModule">
  936. <HintPath>..\ref\Gamecraft_Data\Managed\UnityEngine.XRModule.dll</HintPath>
  937. <HintPath>..\..\ref\Gamecraft_Data\Managed\UnityEngine.XRModule.dll</HintPath>
  938. </Reference>
  939. </ItemGroup>
  940. <!--End Dependencies-->
  941. </Project>