Assembly-CSharp.csproj 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <LangVersion>latest</LangVersion>
  5. </PropertyGroup>
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>10.0.20506</ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <RootNamespace></RootNamespace>
  12. <ProjectGuid>{5e9a340f-0193-6b67-fcc2-8dcab2dd3b8e}</ProjectGuid>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <AssemblyName>Assembly-CSharp</AssemblyName>
  16. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  17. <FileAlignment>512</FileAlignment>
  18. <BaseDirectory>.</BaseDirectory>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>Temp\bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE;UNITY_2020_3_16;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_LINUX;UNITY_STANDALONE_LINUX;UNITY_STANDALONE;UNITY_STANDALONE_LINUX_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_LINUX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;MIRROR;MIRROR_17_0_OR_NEWER;MIRROR_18_0_OR_NEWER;MIRROR_24_0_OR_NEWER;MIRROR_26_0_OR_NEWER;MIRROR_27_0_OR_NEWER;MIRROR_28_0_OR_NEWER;MIRROR_29_0_OR_NEWER;MIRROR_30_0_OR_NEWER;MIRROR_30_5_2_OR_NEWER;MIRROR_32_1_2_OR_NEWER;MIRROR_32_1_4_OR_NEWER;MIRROR_35_0_OR_NEWER;MIRROR_35_1_OR_NEWER;MIRROR_37_0_OR_NEWER;MIRROR_38_0_OR_NEWER;MIRROR_39_0_OR_NEWER;MIRROR_40_0_OR_NEWER;MIRROR_41_0_OR_NEWER;MIRROR_42_0_OR_NEWER;MIRROR_43_0_OR_NEWER;MIRROR_44_0_OR_NEWER;CROSS_PLATFORM_INPUT;ENABLE_UNITYMESHSIMPLIFIER;IGNORANCE;IGNORANCE_1;IGNORANCE_1_4;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <NoWarn>0169</NoWarn>
  29. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  30. </PropertyGroup>
  31. <PropertyGroup>
  32. <NoConfig>true</NoConfig>
  33. <NoStdLib>true</NoStdLib>
  34. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  35. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  36. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Activity.cs" />
  40. <Compile Include="Assets\Scripts\Menu\infinityUI.cs" />
  41. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\Icon.cs" />
  42. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentManager.cs" />
  43. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Handlers\EquipmentHandler.cs" />
  44. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\Firelight.cs" />
  45. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_BloodDecalLayers.cs" />
  46. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\ShakeManager.cs" />
  47. <Compile Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Scripts\CTI_CustomWind.cs" />
  48. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemSlot.cs" />
  49. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerMovement.cs" />
  50. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\HealingItem.cs" />
  51. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\MovingTarget.cs" />
  52. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interaction\RaycastData.cs" />
  53. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\EnumExtensions.cs" />
  54. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Value.cs" />
  55. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interaction\InteractiveObject.cs" />
  56. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\DamageGUI.cs" />
  57. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\ItemPickup.cs" />
  58. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceManager.cs" />
  59. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerDeath.cs" />
  60. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\SoundPlayer.cs" />
  61. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_BloodSettings.cs" />
  62. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\ShowIf.cs" />
  63. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Components\FPEquipmentComponent.cs" />
  64. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ContainerGenerator.cs" />
  65. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\DemoInstructions.cs" />
  66. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\ISurface.cs" />
  67. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\Extensions.cs" />
  68. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\MATH_UTILS.cs" />
  69. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\HealthEventData.cs" />
  70. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\WorldManager.cs" />
  71. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\UIManager.cs" />
  72. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\DatabaseItem.cs" />
  73. <Compile Include="Assets\Scripts\Menu\NetworkChecker.cs" />
  74. <Compile Include="Assets\Scripts\Menu\customDropDown.cs" />
  75. <Compile Include="Assets\Scripts\weaponAttachmentsMgr.cs" />
  76. <Compile Include="Assets\HQ FPS Weapons\Scripts\Object Pooling\ObjectPool.cs" />
  77. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemDescription.cs" />
  78. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\Slot.cs" />
  79. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Handlers\Player.cs" />
  80. <Compile Include="Assets\Scripts\Menu\menuController.cs" />
  81. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\IgnoreAutoFont.cs" />
  82. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\IDamageable.cs" />
  83. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\Animation\EquipmentAnimation.cs" />
  84. <Compile Include="Assets\8K Skybox Pack Free\Example Scenes\Script\RotateCamera.cs" />
  85. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\GameManager.cs" />
  86. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\Inventory.cs" />
  87. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\SaveableItem.cs" />
  88. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\ItemSelection.cs" />
  89. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentItem.cs" />
  90. <Compile Include="Assets\Scripts\zombies\zombieManager.cs" />
  91. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\RecoilForce.cs" />
  92. <Compile Include="Assets\HQ FPS Weapons\Scripts\Tweening\Easer.cs" />
  93. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ItemWheel.cs" />
  94. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceIdentity.cs" />
  95. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Misc\FirstPersonArms.cs" />
  96. <Compile Include="Assets\Unity\Info\Scripts\Readme.cs" />
  97. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\RootHeightHandler.cs" />
  98. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\DisableAtStart.cs" />
  99. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\SpringForce.cs" />
  100. <Compile Include="Assets\Ignorance\Demo\PongChamp\Scripts\OnlineTimer.cs" />
  101. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Message.cs" />
  102. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\SlotGroup.cs" />
  103. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemContainer.cs" />
  104. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\AudioUtils.cs" />
  105. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Attempt.cs" />
  106. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\UserInterfaceBehaviour.cs" />
  107. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\FirstPersonCamera.cs" />
  108. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\Spring.cs" />
  109. <Compile Include="Assets\Ignorance\Demo\PongChamp\Scripts\AtariPongBall.cs" />
  110. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Gun.cs" />
  111. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceInfo.cs" />
  112. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\MinMaxAttribute.cs" />
  113. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\ItemSpawner.cs" />
  114. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\ReorderableArray.cs" />
  115. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\ReorderableLists.cs" />
  116. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\EffectAudio.cs" />
  117. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Unarmed.cs" />
  118. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\ProjectileBasedWeapon.cs" />
  119. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\ClampAttribute.cs" />
  120. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\Explosive.cs" />
  121. <Compile Include="Assets\Scripts\LODDataHolder.cs" />
  122. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceEffects.cs" />
  123. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\UI_WheelSlot.cs" />
  124. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\PlayerSpawnPoints.cs" />
  125. <Compile Include="Assets\Scripts\meleeWeaponData.cs" />
  126. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemGenerator.cs" />
  127. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\Vector3Utils.cs" />
  128. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\DemoScene\BFX_DemoTest.cs" />
  129. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_DecalSettings.cs" />
  130. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Misc\CartridgeObject.cs" />
  131. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\RevolverCyllinderCorrector.cs" />
  132. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\ProbabilityUtils.cs" />
  133. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentSelection.cs" />
  134. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\HUD_DisplayerActivateFlag.cs" />
  135. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemContainerFlags.cs" />
  136. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\Enumerations.cs" />
  137. <Compile Include="Assets\Scripts\Menu\modSelector.cs" />
  138. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Compass.cs" />
  139. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\CameraShakes.cs" />
  140. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_DecaGizmo.cs" />
  141. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\HealsDisplayer.cs" />
  142. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\GunVisualEffects.cs" />
  143. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Database\FPItem.cs" />
  144. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceEffect.cs" />
  145. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_ShaderProperies.cs" />
  146. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\DestructibleObject.cs" />
  147. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\MouseLook.cs" />
  148. <Compile Include="Assets\Scripts\tpsGunData.cs" />
  149. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\Tags.cs" />
  150. <Compile Include="Assets\HQ FPS Weapons\Scripts\Probabilities\ProbabilityList.cs" />
  151. <Compile Include="Assets\Unity\ConstraintSamples\Scripts\mParent.cs" />
  152. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\Crosshairs.cs" />
  153. <Compile Include="Assets\HQ FPS Weapons\Scripts\Tweening\Easings.cs" />
  154. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\SceneField.cs" />
  155. <Compile Include="Assets\HQ FPS Weapons\Scripts\Tweening\EasingOptions.cs" />
  156. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\GenericVitals.cs" />
  157. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\LauncherWeapon.cs" />
  158. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\Panel.cs" />
  159. <Compile Include="Assets\Scripts\zombies\zombie_hitbox.cs" />
  160. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Flashlight.cs" />
  161. <Compile Include="Assets\Scripts\Menu\leaderboard_ze.cs" />
  162. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\EntityVitals.cs" />
  163. <Compile Include="Assets\HQ FPS Weapons\Scripts\PostProcessing\PostProcessingManager.cs" />
  164. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Handlers\LivingEntity.cs" />
  165. <Compile Include="Assets\Scripts\Menu\loadingScreen.cs" />
  166. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\PivotDisplayer.cs" />
  167. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\Hitbox.cs" />
  168. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemDatabase.cs" />
  169. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Components\LivingEntityComponent.cs" />
  170. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\ShaftedProjectile.cs" />
  171. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\LingeringFire.cs" />
  172. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemProperty.cs" />
  173. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_ManualAnimationUpdate.cs" />
  174. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Handlers\EquipmentPhysicsHandler.cs" />
  175. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\DynamicCrosshair.cs" />
  176. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ItemSlotInterface.cs" />
  177. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\DatabaseCategory.cs" />
  178. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\MeleeWeapon.cs" />
  179. <Compile Include="Assets\HQ FPS Weapons\Scripts\Object Pooling\PoolingManager.cs" />
  180. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\EquipmentCorrector.cs" />
  181. <Compile Include="Assets\Scripts\netPlayer.cs" />
  182. <Compile Include="Assets\Scripts\console.cs" />
  183. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_MouseOrbit.cs" />
  184. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\Reorderable.cs" />
  185. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\AnimationOverrideClips.cs" />
  186. <Compile Include="Assets\EffectExamples\Misc Effects\Scripts\SpawnEffect.cs" />
  187. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\WeaponRecoil.cs" />
  188. <Compile Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Scripts\CTI_Utils.cs" />
  189. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\ReadOnly.cs" />
  190. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\CrosshairManager.cs" />
  191. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\HealsManager.cs" />
  192. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ContainerInterface.cs" />
  193. <Compile Include="Assets\Scripts\Menu\settings.cs" />
  194. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\InteractionInterface.cs" />
  195. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Database\FPItemDatabase.cs" />
  196. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\GroupAttribute.cs" />
  197. <Compile Include="Assets\Scripts\player_hitbox.cs" />
  198. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\HUD_DisplayerBehaviour.cs" />
  199. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\MessageDisplayer.cs" />
  200. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\LightEffect.cs" />
  201. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\WeaponPropertiesDisplayer.cs" />
  202. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ItemContainerInterface.cs" />
  203. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentPhysics.cs" />
  204. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\EntityDeathHandler.cs" />
  205. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\DatabaseProperty.cs" />
  206. <Compile Include="Assets\HQ FPS Weapons\Scripts\Object Pooling\PoolableObject.cs" />
  207. <Compile Include="Assets\Scripts\Menu\NetworkStatsMenu.cs" />
  208. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Menu\PauseMenu.cs" />
  209. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\CameraHeadBob.cs" />
  210. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\ScreenFader.cs" />
  211. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\CloneableObject.cs" />
  212. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\EquipmentMotionState.cs" />
  213. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interaction\PlayerInteraction.cs" />
  214. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\PlayerVitalsGUI.cs" />
  215. <Compile Include="Assets\Ignorance\Demo\PongChamp\Scripts\AtariPongRacket.cs" />
  216. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\WaterBarrel.cs" />
  217. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\Singleton.cs" />
  218. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\PlayerVitals.cs" />
  219. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\Explosion.cs" />
  220. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerFootsteps.cs" />
  221. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerInput_PC.cs" />
  222. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\DebrisFader.cs" />
  223. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\Projectile.cs" />
  224. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_RenderDepth.cs" />
  225. <Compile Include="Assets\Scripts\zombies\zombieBehaviour.cs" />
  226. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\BHeader.cs" />
  227. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Components\PlayerComponent.cs" />
  228. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\ColorUtils.cs" />
  229. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\ThrowingWeapon.cs" />
  230. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Misc\GunSettings.cs" />
  231. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\Item.cs" />
  232. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\BitMask.cs" />
  233. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\FPSCounter.cs" />
  234. <Compile Include="Assets\Scripts\scopeBehaviour.cs" />
  235. <None Include="Assets\UX\blur.shader" />
  236. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Bark_Array_301.shader" />
  237. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Billboard_301.shader" />
  238. <None Include="Assets\Fences\Readme.txt" />
  239. <None Include="Assets\HQ FPS Weapons\Shaders\TransparentWeaponShader.shader" />
  240. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Resources\CTI_Camera-DepthNormalTexture_301.shader" />
  241. <None Include="Assets\ScriptTemplates\51-Mirror__Network Authenticator-NewNetworkAuthenticator.cs.txt" />
  242. <None Include="Assets\3dModels\Weapons_props\8x\masked.shader" />
  243. <None Include="Assets\ScriptTemplates\53-Mirror__Network Observer-NewNetworkObserver.cs.txt" />
  244. <None Include="Assets\HQ FPS Weapons\Shaders\StandardWeaponShader.shader" />
  245. <None Include="Assets\ScriptTemplates\56-Mirror__Network Discovery-NewNetworkDiscovery.cs.txt" />
  246. <None Include="Assets\EffectExamples\Misc Effects\Prefabs\Readme_Dissolve_Respawn_.txt" />
  247. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Resources\CTI_Internal-DeferredShading.shader" />
  248. <None Include="Assets\HQ FPS Weapons\Shaders\DistortionParticlesCutout.shader" />
  249. <None Include="Assets\Mirror\Version.txt" />
  250. <None Include="Assets\EffectExamples\Magic Effects\Shaders\Ice.shader" />
  251. <None Include="Assets\Mirror\Readme.txt" />
  252. <None Include="Assets\KriptoFX\VolumetricBloodFX\Shaders\BFX_Blood.shader" />
  253. <None Include="Assets\HQ FPS Weapons\Shaders\StandardCrossfade (Specular).shader" />
  254. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_BillboardVertex_301.cginc" />
  255. <None Include="Assets\EffectExamples\Misc Effects\Shaders\Respawn.shader" />
  256. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_TranslucentLighting_301.cginc" />
  257. <None Include="Assets\ScriptTemplates\52-Mirror__Network Behaviour-NewNetworkBehaviour.cs.txt" />
  258. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Bark_301.shader" />
  259. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Resources\CTI_Internal-DeferredReflections.shader" />
  260. <None Include="Assets\HQ FPS Weapons\Shaders\GlowAdditiveTwoColor.shader" />
  261. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_indirect.cginc" />
  262. <None Include="Assets\Mirror\Notice.txt" />
  263. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Leaves_301.shader" />
  264. <None Include="Assets\Mirror\Plugins\Mono.Cecil\License.txt" />
  265. <None Include="Assets\ScriptTemplates\55-Mirror__Network Room Player-NewNetworkRoomPlayer.cs.txt" />
  266. <None Include="Assets\KriptoFX\VolumetricBloodFX\Readme.txt" />
  267. <None Include="Assets\EffectExamples\Misc Effects\Shaders\FireFly.shader" />
  268. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_Builtin4xTreeLibraryTumbling_301.cginc" />
  269. <None Include="Assets\KriptoFX\VolumetricBloodFX\Shaders\BFX_Decal.shader" />
  270. <None Include="Assets\HQ FPS Weapons\Shaders\StandardCrossfade.shader" />
  271. <None Include="Assets\ScriptTemplates\50-Mirror__Network Manager-NewNetworkManager.cs.txt" />
  272. <None Include="Assets\ScriptTemplates\54-Mirror__Network Room Manager-NewNetworkRoomManager.cs.txt" />
  273. <None Include="Assets\HQ FPS Weapons\Shaders\SurfaceShader_VC.shader" />
  274. <None Include="Assets\EffectExamples\Misc Effects\Shaders\Dissolve.shader" />
  275. <Reference Include="UnityEngine">
  276. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
  277. </Reference>
  278. <Reference Include="UnityEngine.AIModule">
  279. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  280. </Reference>
  281. <Reference Include="UnityEngine.AccessibilityModule">
  282. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  283. </Reference>
  284. <Reference Include="UnityEngine.AndroidJNIModule">
  285. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  286. </Reference>
  287. <Reference Include="UnityEngine.AnimationModule">
  288. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  289. </Reference>
  290. <Reference Include="UnityEngine.AssetBundleModule">
  291. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  292. </Reference>
  293. <Reference Include="UnityEngine.AudioModule">
  294. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  295. </Reference>
  296. <Reference Include="UnityEngine.ClothModule">
  297. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  298. </Reference>
  299. <Reference Include="UnityEngine.ClusterInputModule">
  300. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  301. </Reference>
  302. <Reference Include="UnityEngine.ClusterRendererModule">
  303. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  304. </Reference>
  305. <Reference Include="UnityEngine.CoreModule">
  306. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  307. </Reference>
  308. <Reference Include="UnityEngine.CrashReportingModule">
  309. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  310. </Reference>
  311. <Reference Include="UnityEngine.DSPGraphModule">
  312. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  313. </Reference>
  314. <Reference Include="UnityEngine.DirectorModule">
  315. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  316. </Reference>
  317. <Reference Include="UnityEngine.GIModule">
  318. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
  319. </Reference>
  320. <Reference Include="UnityEngine.GameCenterModule">
  321. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  322. </Reference>
  323. <Reference Include="UnityEngine.GridModule">
  324. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  325. </Reference>
  326. <Reference Include="UnityEngine.HotReloadModule">
  327. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  328. </Reference>
  329. <Reference Include="UnityEngine.IMGUIModule">
  330. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  331. </Reference>
  332. <Reference Include="UnityEngine.ImageConversionModule">
  333. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  334. </Reference>
  335. <Reference Include="UnityEngine.InputModule">
  336. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  337. </Reference>
  338. <Reference Include="UnityEngine.InputLegacyModule">
  339. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  340. </Reference>
  341. <Reference Include="UnityEngine.JSONSerializeModule">
  342. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  343. </Reference>
  344. <Reference Include="UnityEngine.LocalizationModule">
  345. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  346. </Reference>
  347. <Reference Include="UnityEngine.ParticleSystemModule">
  348. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  349. </Reference>
  350. <Reference Include="UnityEngine.PerformanceReportingModule">
  351. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  352. </Reference>
  353. <Reference Include="UnityEngine.PhysicsModule">
  354. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  355. </Reference>
  356. <Reference Include="UnityEngine.Physics2DModule">
  357. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  358. </Reference>
  359. <Reference Include="UnityEngine.ProfilerModule">
  360. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  361. </Reference>
  362. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  363. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  364. </Reference>
  365. <Reference Include="UnityEngine.ScreenCaptureModule">
  366. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  367. </Reference>
  368. <Reference Include="UnityEngine.SharedInternalsModule">
  369. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  370. </Reference>
  371. <Reference Include="UnityEngine.SpriteMaskModule">
  372. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  373. </Reference>
  374. <Reference Include="UnityEngine.SpriteShapeModule">
  375. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  376. </Reference>
  377. <Reference Include="UnityEngine.StreamingModule">
  378. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  379. </Reference>
  380. <Reference Include="UnityEngine.SubstanceModule">
  381. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  382. </Reference>
  383. <Reference Include="UnityEngine.SubsystemsModule">
  384. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  385. </Reference>
  386. <Reference Include="UnityEngine.TLSModule">
  387. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  388. </Reference>
  389. <Reference Include="UnityEngine.TerrainModule">
  390. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  391. </Reference>
  392. <Reference Include="UnityEngine.TerrainPhysicsModule">
  393. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  394. </Reference>
  395. <Reference Include="UnityEngine.TextCoreModule">
  396. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  397. </Reference>
  398. <Reference Include="UnityEngine.TextRenderingModule">
  399. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  400. </Reference>
  401. <Reference Include="UnityEngine.TilemapModule">
  402. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  403. </Reference>
  404. <Reference Include="UnityEngine.UIModule">
  405. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  406. </Reference>
  407. <Reference Include="UnityEngine.UIElementsModule">
  408. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  409. </Reference>
  410. <Reference Include="UnityEngine.UIElementsNativeModule">
  411. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
  412. </Reference>
  413. <Reference Include="UnityEngine.UNETModule">
  414. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  415. </Reference>
  416. <Reference Include="UnityEngine.UmbraModule">
  417. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  418. </Reference>
  419. <Reference Include="UnityEngine.UnityAnalyticsModule">
  420. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  421. </Reference>
  422. <Reference Include="UnityEngine.UnityConnectModule">
  423. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  424. </Reference>
  425. <Reference Include="UnityEngine.UnityCurlModule">
  426. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
  427. </Reference>
  428. <Reference Include="UnityEngine.UnityTestProtocolModule">
  429. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  430. </Reference>
  431. <Reference Include="UnityEngine.UnityWebRequestModule">
  432. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  433. </Reference>
  434. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  435. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  436. </Reference>
  437. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  438. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  439. </Reference>
  440. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  441. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  442. </Reference>
  443. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  444. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  445. </Reference>
  446. <Reference Include="UnityEngine.VFXModule">
  447. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  448. </Reference>
  449. <Reference Include="UnityEngine.VRModule">
  450. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  451. </Reference>
  452. <Reference Include="UnityEngine.VehiclesModule">
  453. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  454. </Reference>
  455. <Reference Include="UnityEngine.VideoModule">
  456. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  457. </Reference>
  458. <Reference Include="UnityEngine.VirtualTexturingModule">
  459. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  460. </Reference>
  461. <Reference Include="UnityEngine.WindModule">
  462. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  463. </Reference>
  464. <Reference Include="UnityEngine.XRModule">
  465. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  466. </Reference>
  467. <Reference Include="UnityEditor">
  468. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll</HintPath>
  469. </Reference>
  470. <Reference Include="UnityEditor.CoreModule">
  471. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
  472. </Reference>
  473. <Reference Include="UnityEditor.GraphViewModule">
  474. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
  475. </Reference>
  476. <Reference Include="UnityEditor.PackageManagerUIModule">
  477. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll</HintPath>
  478. </Reference>
  479. <Reference Include="UnityEditor.SceneTemplateModule">
  480. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
  481. </Reference>
  482. <Reference Include="UnityEditor.UIElementsModule">
  483. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
  484. </Reference>
  485. <Reference Include="UnityEditor.UIElementsSamplesModule">
  486. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
  487. </Reference>
  488. <Reference Include="UnityEditor.UIServiceModule">
  489. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIServiceModule.dll</HintPath>
  490. </Reference>
  491. <Reference Include="UnityEditor.UnityConnectModule">
  492. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
  493. </Reference>
  494. <Reference Include="Mono.CecilX.Rocks">
  495. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Rocks.dll</HintPath>
  496. </Reference>
  497. <Reference Include="Mono.CecilX.Pdb">
  498. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Pdb.dll</HintPath>
  499. </Reference>
  500. <Reference Include="Unity.Burst.Unsafe">
  501. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.burst@1.3.4/Unity.Burst.Unsafe.dll</HintPath>
  502. </Reference>
  503. <Reference Include="Mono.CecilX">
  504. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.dll</HintPath>
  505. </Reference>
  506. <Reference Include="Newtonsoft.Json">
  507. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.nuget.newtonsoft-json@2.0.0/Runtime/Newtonsoft.Json.dll</HintPath>
  508. </Reference>
  509. <Reference Include="Mono.CecilX.Mdb">
  510. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Mdb.dll</HintPath>
  511. </Reference>
  512. <Reference Include="netstandard">
  513. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
  514. </Reference>
  515. <Reference Include="Microsoft.Win32.Primitives">
  516. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
  517. </Reference>
  518. <Reference Include="System.AppContext">
  519. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
  520. </Reference>
  521. <Reference Include="System.Collections.Concurrent">
  522. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
  523. </Reference>
  524. <Reference Include="System.Collections.NonGeneric">
  525. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
  526. </Reference>
  527. <Reference Include="System.Collections.Specialized">
  528. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
  529. </Reference>
  530. <Reference Include="System.Collections">
  531. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
  532. </Reference>
  533. <Reference Include="System.ComponentModel.EventBasedAsync">
  534. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
  535. </Reference>
  536. <Reference Include="System.ComponentModel.Primitives">
  537. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
  538. </Reference>
  539. <Reference Include="System.ComponentModel.TypeConverter">
  540. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
  541. </Reference>
  542. <Reference Include="System.ComponentModel">
  543. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
  544. </Reference>
  545. <Reference Include="System.Console">
  546. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
  547. </Reference>
  548. <Reference Include="System.Data.Common">
  549. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
  550. </Reference>
  551. <Reference Include="System.Diagnostics.Contracts">
  552. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
  553. </Reference>
  554. <Reference Include="System.Diagnostics.Debug">
  555. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
  556. </Reference>
  557. <Reference Include="System.Diagnostics.FileVersionInfo">
  558. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
  559. </Reference>
  560. <Reference Include="System.Diagnostics.Process">
  561. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
  562. </Reference>
  563. <Reference Include="System.Diagnostics.StackTrace">
  564. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
  565. </Reference>
  566. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  567. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  568. </Reference>
  569. <Reference Include="System.Diagnostics.Tools">
  570. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
  571. </Reference>
  572. <Reference Include="System.Diagnostics.TraceSource">
  573. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
  574. </Reference>
  575. <Reference Include="System.Diagnostics.Tracing">
  576. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
  577. </Reference>
  578. <Reference Include="System.Drawing.Primitives">
  579. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
  580. </Reference>
  581. <Reference Include="System.Dynamic.Runtime">
  582. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
  583. </Reference>
  584. <Reference Include="System.Globalization.Calendars">
  585. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
  586. </Reference>
  587. <Reference Include="System.Globalization.Extensions">
  588. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
  589. </Reference>
  590. <Reference Include="System.Globalization">
  591. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
  592. </Reference>
  593. <Reference Include="System.IO.Compression.ZipFile">
  594. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
  595. </Reference>
  596. <Reference Include="System.IO.Compression">
  597. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
  598. </Reference>
  599. <Reference Include="System.IO.FileSystem.DriveInfo">
  600. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
  601. </Reference>
  602. <Reference Include="System.IO.FileSystem.Primitives">
  603. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
  604. </Reference>
  605. <Reference Include="System.IO.FileSystem.Watcher">
  606. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
  607. </Reference>
  608. <Reference Include="System.IO.FileSystem">
  609. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
  610. </Reference>
  611. <Reference Include="System.IO.IsolatedStorage">
  612. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
  613. </Reference>
  614. <Reference Include="System.IO.MemoryMappedFiles">
  615. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
  616. </Reference>
  617. <Reference Include="System.IO.Pipes">
  618. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
  619. </Reference>
  620. <Reference Include="System.IO.UnmanagedMemoryStream">
  621. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
  622. </Reference>
  623. <Reference Include="System.IO">
  624. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
  625. </Reference>
  626. <Reference Include="System.Linq.Expressions">
  627. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
  628. </Reference>
  629. <Reference Include="System.Linq.Parallel">
  630. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
  631. </Reference>
  632. <Reference Include="System.Linq.Queryable">
  633. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
  634. </Reference>
  635. <Reference Include="System.Linq">
  636. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
  637. </Reference>
  638. <Reference Include="System.Net.Http">
  639. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
  640. </Reference>
  641. <Reference Include="System.Net.NameResolution">
  642. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
  643. </Reference>
  644. <Reference Include="System.Net.NetworkInformation">
  645. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
  646. </Reference>
  647. <Reference Include="System.Net.Ping">
  648. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
  649. </Reference>
  650. <Reference Include="System.Net.Primitives">
  651. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
  652. </Reference>
  653. <Reference Include="System.Net.Requests">
  654. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
  655. </Reference>
  656. <Reference Include="System.Net.Security">
  657. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
  658. </Reference>
  659. <Reference Include="System.Net.Sockets">
  660. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
  661. </Reference>
  662. <Reference Include="System.Net.WebHeaderCollection">
  663. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
  664. </Reference>
  665. <Reference Include="System.Net.WebSockets.Client">
  666. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
  667. </Reference>
  668. <Reference Include="System.Net.WebSockets">
  669. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
  670. </Reference>
  671. <Reference Include="System.ObjectModel">
  672. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
  673. </Reference>
  674. <Reference Include="System.Reflection.Extensions">
  675. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
  676. </Reference>
  677. <Reference Include="System.Reflection.Primitives">
  678. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
  679. </Reference>
  680. <Reference Include="System.Reflection">
  681. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
  682. </Reference>
  683. <Reference Include="System.Resources.Reader">
  684. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
  685. </Reference>
  686. <Reference Include="System.Resources.ResourceManager">
  687. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
  688. </Reference>
  689. <Reference Include="System.Resources.Writer">
  690. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
  691. </Reference>
  692. <Reference Include="System.Runtime.CompilerServices.VisualC">
  693. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  694. </Reference>
  695. <Reference Include="System.Runtime.Extensions">
  696. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
  697. </Reference>
  698. <Reference Include="System.Runtime.Handles">
  699. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
  700. </Reference>
  701. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  702. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  703. </Reference>
  704. <Reference Include="System.Runtime.InteropServices">
  705. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
  706. </Reference>
  707. <Reference Include="System.Runtime.Numerics">
  708. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
  709. </Reference>
  710. <Reference Include="System.Runtime.Serialization.Formatters">
  711. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
  712. </Reference>
  713. <Reference Include="System.Runtime.Serialization.Json">
  714. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
  715. </Reference>
  716. <Reference Include="System.Runtime.Serialization.Primitives">
  717. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
  718. </Reference>
  719. <Reference Include="System.Runtime.Serialization.Xml">
  720. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
  721. </Reference>
  722. <Reference Include="System.Runtime">
  723. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
  724. </Reference>
  725. <Reference Include="System.Security.Claims">
  726. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
  727. </Reference>
  728. <Reference Include="System.Security.Cryptography.Algorithms">
  729. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
  730. </Reference>
  731. <Reference Include="System.Security.Cryptography.Csp">
  732. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
  733. </Reference>
  734. <Reference Include="System.Security.Cryptography.Encoding">
  735. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
  736. </Reference>
  737. <Reference Include="System.Security.Cryptography.Primitives">
  738. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
  739. </Reference>
  740. <Reference Include="System.Security.Cryptography.X509Certificates">
  741. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
  742. </Reference>
  743. <Reference Include="System.Security.Principal">
  744. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
  745. </Reference>
  746. <Reference Include="System.Security.SecureString">
  747. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
  748. </Reference>
  749. <Reference Include="System.Text.Encoding.Extensions">
  750. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
  751. </Reference>
  752. <Reference Include="System.Text.Encoding">
  753. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
  754. </Reference>
  755. <Reference Include="System.Text.RegularExpressions">
  756. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
  757. </Reference>
  758. <Reference Include="System.Threading.Overlapped">
  759. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
  760. </Reference>
  761. <Reference Include="System.Threading.Tasks.Parallel">
  762. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
  763. </Reference>
  764. <Reference Include="System.Threading.Tasks">
  765. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
  766. </Reference>
  767. <Reference Include="System.Threading.Thread">
  768. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
  769. </Reference>
  770. <Reference Include="System.Threading.ThreadPool">
  771. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
  772. </Reference>
  773. <Reference Include="System.Threading.Timer">
  774. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
  775. </Reference>
  776. <Reference Include="System.Threading">
  777. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
  778. </Reference>
  779. <Reference Include="System.ValueTuple">
  780. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
  781. </Reference>
  782. <Reference Include="System.Xml.ReaderWriter">
  783. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
  784. </Reference>
  785. <Reference Include="System.Xml.XDocument">
  786. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
  787. </Reference>
  788. <Reference Include="System.Xml.XPath.XDocument">
  789. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
  790. </Reference>
  791. <Reference Include="System.Xml.XPath">
  792. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
  793. </Reference>
  794. <Reference Include="System.Xml.XmlDocument">
  795. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
  796. </Reference>
  797. <Reference Include="System.Xml.XmlSerializer">
  798. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
  799. </Reference>
  800. <Reference Include="System.Numerics.Vectors">
  801. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
  802. </Reference>
  803. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  804. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  805. </Reference>
  806. <Reference Include="System.ComponentModel.Composition">
  807. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
  808. </Reference>
  809. <Reference Include="System.Core">
  810. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
  811. </Reference>
  812. <Reference Include="System.Data">
  813. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
  814. </Reference>
  815. <Reference Include="System.Drawing">
  816. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
  817. </Reference>
  818. <Reference Include="System.IO.Compression.FileSystem">
  819. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
  820. </Reference>
  821. <Reference Include="System.Net">
  822. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
  823. </Reference>
  824. <Reference Include="System.Numerics">
  825. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
  826. </Reference>
  827. <Reference Include="System.Runtime.Serialization">
  828. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
  829. </Reference>
  830. <Reference Include="System.ServiceModel.Web">
  831. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
  832. </Reference>
  833. <Reference Include="System.Transactions">
  834. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
  835. </Reference>
  836. <Reference Include="System.Web">
  837. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
  838. </Reference>
  839. <Reference Include="System.Windows">
  840. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
  841. </Reference>
  842. <Reference Include="System.Xml.Linq">
  843. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
  844. </Reference>
  845. <Reference Include="System.Xml.Serialization">
  846. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
  847. </Reference>
  848. <Reference Include="System.Xml">
  849. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
  850. </Reference>
  851. <Reference Include="System">
  852. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
  853. </Reference>
  854. <Reference Include="mscorlib">
  855. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
  856. </Reference>
  857. <Reference Include="Unity.VSCode.Editor">
  858. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
  859. </Reference>
  860. <Reference Include="Unity.AutoLOD">
  861. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.AutoLOD.dll</HintPath>
  862. </Reference>
  863. <Reference Include="Unity.TextMeshPro.Editor">
  864. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
  865. </Reference>
  866. <Reference Include="Unity.VisualStudio.Editor">
  867. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll</HintPath>
  868. </Reference>
  869. <Reference Include="Unity.Performance.Profile-Analyzer.Editor">
  870. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
  871. </Reference>
  872. <Reference Include="Unity.Sysroot.Linux_x86_64">
  873. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Sysroot.Linux_x86_64.dll</HintPath>
  874. </Reference>
  875. <Reference Include="Unity.Timeline">
  876. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
  877. </Reference>
  878. <Reference Include="Unity.TextMeshPro">
  879. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
  880. </Reference>
  881. <Reference Include="Unity.Burst.Editor">
  882. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Burst.Editor.dll</HintPath>
  883. </Reference>
  884. <Reference Include="Unity.AutoLOD.Editor.Simplygon">
  885. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.AutoLOD.Editor.Simplygon.dll</HintPath>
  886. </Reference>
  887. <Reference Include="Unity.Toolchain.Linux-x86_64">
  888. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Toolchain.Linux-x86_64.dll</HintPath>
  889. </Reference>
  890. <Reference Include="Unity.Postprocessing.Editor">
  891. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll</HintPath>
  892. </Reference>
  893. <Reference Include="UnityEditor.UI">
  894. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  895. </Reference>
  896. <Reference Include="Unity.PlasticSCM.Editor">
  897. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll</HintPath>
  898. </Reference>
  899. <Reference Include="Unity.Rider.Editor">
  900. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
  901. </Reference>
  902. <Reference Include="Unity.AutoLOD.Editor">
  903. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.AutoLOD.Editor.dll</HintPath>
  904. </Reference>
  905. <Reference Include="UnityEngine.UI">
  906. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  907. </Reference>
  908. <Reference Include="Unity.Animation.Rigging">
  909. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Animation.Rigging.dll</HintPath>
  910. </Reference>
  911. <Reference Include="Unity.Mathematics">
  912. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath>
  913. </Reference>
  914. <Reference Include="Unity.Burst">
  915. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Burst.dll</HintPath>
  916. </Reference>
  917. <Reference Include="Whinarn.UnityMeshSimplifier.Editor">
  918. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Whinarn.UnityMeshSimplifier.Editor.dll</HintPath>
  919. </Reference>
  920. <Reference Include="Unity.Postprocessing.Runtime">
  921. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll</HintPath>
  922. </Reference>
  923. <Reference Include="Unity.Toolchain.Win-x86_64-Linux-x86_64">
  924. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Toolchain.Win-x86_64-Linux-x86_64.dll</HintPath>
  925. </Reference>
  926. <Reference Include="Unity.Timeline.Editor">
  927. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
  928. </Reference>
  929. <Reference Include="Unity.Mathematics.Editor">
  930. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath>
  931. </Reference>
  932. <Reference Include="Unity.Animation.Rigging.Editor">
  933. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.Animation.Rigging.Editor.dll</HintPath>
  934. </Reference>
  935. <Reference Include="Whinarn.UnityMeshSimplifier.Runtime">
  936. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Whinarn.UnityMeshSimplifier.Runtime.dll</HintPath>
  937. </Reference>
  938. <Reference Include="Unity.SysrootPackage.Editor">
  939. <HintPath>/mnt/08823D17823D0AA8/Unity_Projects/Zombie_MP/Library/ScriptAssemblies/Unity.SysrootPackage.Editor.dll</HintPath>
  940. </Reference>
  941. </ItemGroup>
  942. <ItemGroup>
  943. <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
  944. <Project>{09149971-f6d9-684a-8315-60a33de76f3a}</Project>
  945. <Name>Assembly-CSharp-firstpass</Name>
  946. </ProjectReference>
  947. <ProjectReference Include="Mirror.csproj">
  948. <Project>{32ca9229-637c-0e69-4292-20209d0a79de}</Project>
  949. <Name>Mirror</Name>
  950. </ProjectReference>
  951. <ProjectReference Include="kcp2k.csproj">
  952. <Project>{3fac700b-40e6-c39f-22fd-95b240b25e58}</Project>
  953. <Name>kcp2k</Name>
  954. </ProjectReference>
  955. <ProjectReference Include="LRM.csproj">
  956. <Project>{3def66cf-5040-05df-da77-cf9ae4a7a73f}</Project>
  957. <Name>LRM</Name>
  958. </ProjectReference>
  959. <ProjectReference Include="Mirror.Examples.csproj">
  960. <Project>{16c2db8d-6bc2-fd5b-713c-0991301a952a}</Project>
  961. <Name>Mirror.Examples</Name>
  962. </ProjectReference>
  963. <ProjectReference Include="Mirror.Weaver.csproj">
  964. <Project>{22cd39d6-62e6-9650-33b8-576ea857e63b}</Project>
  965. <Name>Mirror.Weaver</Name>
  966. </ProjectReference>
  967. <ProjectReference Include="Mirror.Editor.csproj">
  968. <Project>{cbf406bd-1dc0-f7d9-1d2d-812fd17bd988}</Project>
  969. <Name>Mirror.Editor</Name>
  970. </ProjectReference>
  971. <ProjectReference Include="Mirror.CompilerSymbols.csproj">
  972. <Project>{d9e301cd-dcd3-03ce-2e48-655bbe8f4933}</Project>
  973. <Name>Mirror.CompilerSymbols</Name>
  974. </ProjectReference>
  975. <ProjectReference Include="Mirror.Authenticators.csproj">
  976. <Project>{5925fdcf-64d3-29f4-1ca3-ce28b4e11445}</Project>
  977. <Name>Mirror.Authenticators</Name>
  978. </ProjectReference>
  979. <ProjectReference Include="Telepathy.csproj">
  980. <Project>{d31e1db9-a581-b65c-e1f4-a5c4b037c799}</Project>
  981. <Name>Telepathy</Name>
  982. </ProjectReference>
  983. <ProjectReference Include="where-allocations.csproj">
  984. <Project>{e68a92b5-4c08-e4bd-a222-674ebf3db10c}</Project>
  985. <Name>where-allocations</Name>
  986. </ProjectReference>
  987. <ProjectReference Include="SimpleWebTransport.csproj">
  988. <Project>{923b4339-ff01-4342-ba2b-f6024189bf15}</Project>
  989. <Name>SimpleWebTransport</Name>
  990. </ProjectReference>
  991. <ProjectReference Include="Mirror.Components.csproj">
  992. <Project>{cf5a3f64-4fbf-e367-6550-ace1aaf654f8}</Project>
  993. <Name>Mirror.Components</Name>
  994. </ProjectReference>
  995. </ItemGroup>
  996. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  997. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  998. Other similar extension points exist, see Microsoft.Common.targets.
  999. <Target Name="BeforeBuild">
  1000. </Target>
  1001. <Target Name="AfterBuild">
  1002. </Target>
  1003. -->
  1004. </Project>