Assembly-CSharp.csproj 65 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970
  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>{1cf1b443-6d83-c3a2-568c-4cd2d1109c66}</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_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;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_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;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;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\HQ FPS Weapons\Scripts\_Events\Attributes\Icon.cs" />
  41. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentManager.cs" />
  42. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Handlers\EquipmentHandler.cs" />
  43. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\Firelight.cs" />
  44. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_BloodDecalLayers.cs" />
  45. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\ShakeManager.cs" />
  46. <Compile Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Scripts\CTI_CustomWind.cs" />
  47. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemSlot.cs" />
  48. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerMovement.cs" />
  49. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\HealingItem.cs" />
  50. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\MovingTarget.cs" />
  51. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interaction\RaycastData.cs" />
  52. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\EnumExtensions.cs" />
  53. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interaction\InteractiveObject.cs" />
  54. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Value.cs" />
  55. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\DamageGUI.cs" />
  56. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\ItemPickup.cs" />
  57. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceManager.cs" />
  58. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerDeath.cs" />
  59. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\SoundPlayer.cs" />
  60. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_BloodSettings.cs" />
  61. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\ShowIf.cs" />
  62. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Components\FPEquipmentComponent.cs" />
  63. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ContainerGenerator.cs" />
  64. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\DemoInstructions.cs" />
  65. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\ISurface.cs" />
  66. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\Extensions.cs" />
  67. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\MATH_UTILS.cs" />
  68. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\HealthEventData.cs" />
  69. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\WorldManager.cs" />
  70. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\UIManager.cs" />
  71. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\DatabaseItem.cs" />
  72. <Compile Include="Assets\HQ FPS Weapons\Scripts\Object Pooling\ObjectPool.cs" />
  73. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemDescription.cs" />
  74. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\Slot.cs" />
  75. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Handlers\Player.cs" />
  76. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\IgnoreAutoFont.cs" />
  77. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\IDamageable.cs" />
  78. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\Animation\EquipmentAnimation.cs" />
  79. <Compile Include="Assets\8K Skybox Pack Free\Example Scenes\Script\RotateCamera.cs" />
  80. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\GameManager.cs" />
  81. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\Inventory.cs" />
  82. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\SaveableItem.cs" />
  83. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\ItemSelection.cs" />
  84. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentItem.cs" />
  85. <Compile Include="Assets\Scripts\zombies\zombieManager.cs" />
  86. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\RecoilForce.cs" />
  87. <Compile Include="Assets\HQ FPS Weapons\Scripts\Tweening\Easer.cs" />
  88. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ItemWheel.cs" />
  89. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceIdentity.cs" />
  90. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Misc\FirstPersonArms.cs" />
  91. <Compile Include="Assets\Unity\Info\Scripts\Readme.cs" />
  92. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\RootHeightHandler.cs" />
  93. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\DisableAtStart.cs" />
  94. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\SpringForce.cs" />
  95. <Compile Include="Assets\Ignorance\Demo\PongChamp\Scripts\OnlineTimer.cs" />
  96. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Message.cs" />
  97. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\SlotGroup.cs" />
  98. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemContainer.cs" />
  99. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\AudioUtils.cs" />
  100. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Types\Attempt.cs" />
  101. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\UserInterfaceBehaviour.cs" />
  102. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\FirstPersonCamera.cs" />
  103. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\Spring.cs" />
  104. <Compile Include="Assets\Ignorance\Demo\PongChamp\Scripts\AtariPongBall.cs" />
  105. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Gun.cs" />
  106. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceInfo.cs" />
  107. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\MinMaxAttribute.cs" />
  108. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\ItemSpawner.cs" />
  109. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\ReorderableArray.cs" />
  110. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\ReorderableLists.cs" />
  111. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\EffectAudio.cs" />
  112. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Unarmed.cs" />
  113. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\ProjectileBasedWeapon.cs" />
  114. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\ClampAttribute.cs" />
  115. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\Explosive.cs" />
  116. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceEffects.cs" />
  117. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\UI_WheelSlot.cs" />
  118. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\PlayerSpawnPoints.cs" />
  119. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemGenerator.cs" />
  120. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\Vector3Utils.cs" />
  121. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\DemoScene\BFX_DemoTest.cs" />
  122. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_DecalSettings.cs" />
  123. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Misc\CartridgeObject.cs" />
  124. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\RevolverCyllinderCorrector.cs" />
  125. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\ProbabilityUtils.cs" />
  126. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentSelection.cs" />
  127. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\HUD_DisplayerActivateFlag.cs" />
  128. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemContainerFlags.cs" />
  129. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\Enumerations.cs" />
  130. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Compass.cs" />
  131. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\CameraShakes.cs" />
  132. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_DecaGizmo.cs" />
  133. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\GunVisualEffects.cs" />
  134. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\HealsDisplayer.cs" />
  135. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Database\FPItem.cs" />
  136. <Compile Include="Assets\HQ FPS Weapons\Scripts\Surface Management\SurfaceEffect.cs" />
  137. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_ShaderProperies.cs" />
  138. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\DestructibleObject.cs" />
  139. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\MouseLook.cs" />
  140. <Compile Include="Assets\Scripts\tpsGunData.cs" />
  141. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\Tags.cs" />
  142. <Compile Include="Assets\HQ FPS Weapons\Scripts\Probabilities\ProbabilityList.cs" />
  143. <Compile Include="Assets\Unity\ConstraintSamples\Scripts\mParent.cs" />
  144. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\Crosshairs.cs" />
  145. <Compile Include="Assets\HQ FPS Weapons\Scripts\Tweening\Easings.cs" />
  146. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\SceneField.cs" />
  147. <Compile Include="Assets\HQ FPS Weapons\Scripts\Tweening\EasingOptions.cs" />
  148. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\GenericVitals.cs" />
  149. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\LauncherWeapon.cs" />
  150. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\Panel.cs" />
  151. <Compile Include="Assets\Scripts\zombies\zombie_hitbox.cs" />
  152. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\Flashlight.cs" />
  153. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\EntityVitals.cs" />
  154. <Compile Include="Assets\HQ FPS Weapons\Scripts\PostProcessing\PostProcessingManager.cs" />
  155. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Handlers\LivingEntity.cs" />
  156. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\PivotDisplayer.cs" />
  157. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\Hitbox.cs" />
  158. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemDatabase.cs" />
  159. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Components\LivingEntityComponent.cs" />
  160. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\ShaftedProjectile.cs" />
  161. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\LingeringFire.cs" />
  162. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\ItemProperty.cs" />
  163. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_ManualAnimationUpdate.cs" />
  164. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Handlers\EquipmentPhysicsHandler.cs" />
  165. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\DynamicCrosshair.cs" />
  166. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ItemSlotInterface.cs" />
  167. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\DatabaseCategory.cs" />
  168. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\MeleeWeapon.cs" />
  169. <Compile Include="Assets\HQ FPS Weapons\Scripts\Object Pooling\PoolingManager.cs" />
  170. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\EquipmentCorrector.cs" />
  171. <Compile Include="Assets\Scripts\netPlayer.cs" />
  172. <Compile Include="Assets\Scripts\console.cs" />
  173. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_MouseOrbit.cs" />
  174. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\Reorderable.cs" />
  175. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\AnimationOverrideClips.cs" />
  176. <Compile Include="Assets\EffectExamples\Misc Effects\Scripts\SpawnEffect.cs" />
  177. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Modules\WeaponRecoil.cs" />
  178. <Compile Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Scripts\CTI_Utils.cs" />
  179. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\ReadOnly.cs" />
  180. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\CrosshairManager.cs" />
  181. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\HealsManager.cs" />
  182. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ContainerInterface.cs" />
  183. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\InteractionInterface.cs" />
  184. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\Database\FPItemDatabase.cs" />
  185. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\GroupAttribute.cs" />
  186. <Compile Include="Assets\Scripts\player_hitbox.cs" />
  187. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\HUD_DisplayerBehaviour.cs" />
  188. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\_Core\MessageDisplayer.cs" />
  189. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\LightEffect.cs" />
  190. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\Equipment\WeaponPropertiesDisplayer.cs" />
  191. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Inventory\ItemContainerInterface.cs" />
  192. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\_Core\EquipmentPhysics.cs" />
  193. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\EntityDeathHandler.cs" />
  194. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\DatabaseProperty.cs" />
  195. <Compile Include="Assets\HQ FPS Weapons\Scripts\Object Pooling\PoolableObject.cs" />
  196. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\Menu\PauseMenu.cs" />
  197. <Compile Include="Assets\HQ FPS Weapons\Scripts\Camera\CameraHeadBob.cs" />
  198. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\ScreenFader.cs" />
  199. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\CloneableObject.cs" />
  200. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\Physics\EquipmentMotionState.cs" />
  201. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interaction\PlayerInteraction.cs" />
  202. <Compile Include="Assets\HQ FPS Weapons\Scripts\UserInterface\HUD\PlayerVitalsGUI.cs" />
  203. <Compile Include="Assets\Ignorance\Demo\PongChamp\Scripts\AtariPongRacket.cs" />
  204. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\WaterBarrel.cs" />
  205. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Core\Singleton.cs" />
  206. <Compile Include="Assets\HQ FPS Weapons\Scripts\Damage\PlayerVitals.cs" />
  207. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\Explosion.cs" />
  208. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerFootsteps.cs" />
  209. <Compile Include="Assets\HQ FPS Weapons\Scripts\Player\PlayerInput_PC.cs" />
  210. <Compile Include="Assets\HQ FPS Weapons\Scripts\Destructibles\DebrisFader.cs" />
  211. <Compile Include="Assets\HQ FPS Weapons\Scripts\Interactables\Projectile.cs" />
  212. <Compile Include="Assets\KriptoFX\VolumetricBloodFX\Scripts\BFX_RenderDepth.cs" />
  213. <Compile Include="Assets\Scripts\zombies\zombieBehaviour.cs" />
  214. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\BHeader.cs" />
  215. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Components\PlayerComponent.cs" />
  216. <Compile Include="Assets\HQ FPS Weapons\Scripts\Utility\ColorUtils.cs" />
  217. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Equipment\Types\ThrowingWeapon.cs" />
  218. <Compile Include="Assets\HQ FPS Weapons\Scripts\Equipment\First Person\Misc\GunSettings.cs" />
  219. <Compile Include="Assets\HQ FPS Weapons\Scripts\Inventory\Item.cs" />
  220. <Compile Include="Assets\HQ FPS Weapons\Scripts\_Events\Attributes\BitMask.cs" />
  221. <Compile Include="Assets\HQ FPS Weapons\Scripts\Demo\FPSCounter.cs" />
  222. <Compile Include="Assets\Scripts\Menu\modSelector.cs" />
  223. <Compile Include="Assets\Scripts\Menu\menuController.cs" />
  224. <None Include="Assets\UX\blur.shader" />
  225. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Bark_Array_301.shader" />
  226. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Billboard_301.shader" />
  227. <None Include="Assets\Fences\Readme.txt" />
  228. <None Include="Assets\HQ FPS Weapons\Shaders\TransparentWeaponShader.shader" />
  229. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Resources\CTI_Camera-DepthNormalTexture_301.shader" />
  230. <None Include="Assets\ScriptTemplates\51-Mirror__Network Authenticator-NewNetworkAuthenticator.cs.txt" />
  231. <None Include="Assets\ScriptTemplates\53-Mirror__Network Observer-NewNetworkObserver.cs.txt" />
  232. <None Include="Assets\HQ FPS Weapons\Shaders\StandardWeaponShader.shader" />
  233. <None Include="Assets\ScriptTemplates\56-Mirror__Network Discovery-NewNetworkDiscovery.cs.txt" />
  234. <None Include="Assets\EffectExamples\Misc Effects\Prefabs\Readme_Dissolve_Respawn_.txt" />
  235. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Resources\CTI_Internal-DeferredShading.shader" />
  236. <None Include="Assets\HQ FPS Weapons\Shaders\DistortionParticlesCutout.shader" />
  237. <None Include="Assets\Mirror\Version.txt" />
  238. <None Include="Assets\EffectExamples\Magic Effects\Shaders\Ice.shader" />
  239. <None Include="Assets\Mirror\Readme.txt" />
  240. <None Include="Assets\KriptoFX\VolumetricBloodFX\Shaders\BFX_Blood.shader" />
  241. <None Include="Assets\HQ FPS Weapons\Shaders\StandardCrossfade (Specular).shader" />
  242. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_BillboardVertex_301.cginc" />
  243. <None Include="Assets\EffectExamples\Misc Effects\Shaders\Respawn.shader" />
  244. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_TranslucentLighting_301.cginc" />
  245. <None Include="Assets\ScriptTemplates\52-Mirror__Network Behaviour-NewNetworkBehaviour.cs.txt" />
  246. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Bark_301.shader" />
  247. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Resources\CTI_Internal-DeferredReflections.shader" />
  248. <None Include="Assets\HQ FPS Weapons\Shaders\GlowAdditiveTwoColor.shader" />
  249. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_indirect.cginc" />
  250. <None Include="Assets\Mirror\Notice.txt" />
  251. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\CTI_LOD_Leaves_301.shader" />
  252. <None Include="Assets\Mirror\Plugins\Mono.Cecil\License.txt" />
  253. <None Include="Assets\ScriptTemplates\55-Mirror__Network Room Player-NewNetworkRoomPlayer.cs.txt" />
  254. <None Include="Assets\KriptoFX\VolumetricBloodFX\Readme.txt" />
  255. <None Include="Assets\EffectExamples\Misc Effects\Shaders\FireFly.shader" />
  256. <None Include="Assets\HQ FPS Weapons\Misc\ConiferBOTD\CTI Runtime Components\Shaders\Includes\CTI_Builtin4xTreeLibraryTumbling_301.cginc" />
  257. <None Include="Assets\KriptoFX\VolumetricBloodFX\Shaders\BFX_Decal.shader" />
  258. <None Include="Assets\HQ FPS Weapons\Shaders\StandardCrossfade.shader" />
  259. <None Include="Assets\ScriptTemplates\50-Mirror__Network Manager-NewNetworkManager.cs.txt" />
  260. <None Include="Assets\ScriptTemplates\54-Mirror__Network Room Manager-NewNetworkRoomManager.cs.txt" />
  261. <None Include="Assets\HQ FPS Weapons\Shaders\SurfaceShader_VC.shader" />
  262. <None Include="Assets\EffectExamples\Misc Effects\Shaders\Dissolve.shader" />
  263. <Reference Include="UnityEngine">
  264. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
  265. </Reference>
  266. <Reference Include="UnityEngine.AIModule">
  267. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  268. </Reference>
  269. <Reference Include="UnityEngine.ARModule">
  270. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  271. </Reference>
  272. <Reference Include="UnityEngine.AccessibilityModule">
  273. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  274. </Reference>
  275. <Reference Include="UnityEngine.AndroidJNIModule">
  276. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  277. </Reference>
  278. <Reference Include="UnityEngine.AnimationModule">
  279. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  280. </Reference>
  281. <Reference Include="UnityEngine.AssetBundleModule">
  282. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  283. </Reference>
  284. <Reference Include="UnityEngine.AudioModule">
  285. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  286. </Reference>
  287. <Reference Include="UnityEngine.ClothModule">
  288. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  289. </Reference>
  290. <Reference Include="UnityEngine.ClusterInputModule">
  291. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  292. </Reference>
  293. <Reference Include="UnityEngine.ClusterRendererModule">
  294. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  295. </Reference>
  296. <Reference Include="UnityEngine.CoreModule">
  297. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  298. </Reference>
  299. <Reference Include="UnityEngine.CrashReportingModule">
  300. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  301. </Reference>
  302. <Reference Include="UnityEngine.DSPGraphModule">
  303. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  304. </Reference>
  305. <Reference Include="UnityEngine.DirectorModule">
  306. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  307. </Reference>
  308. <Reference Include="UnityEngine.GIModule">
  309. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
  310. </Reference>
  311. <Reference Include="UnityEngine.GameCenterModule">
  312. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  313. </Reference>
  314. <Reference Include="UnityEngine.GridModule">
  315. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  316. </Reference>
  317. <Reference Include="UnityEngine.HotReloadModule">
  318. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  319. </Reference>
  320. <Reference Include="UnityEngine.IMGUIModule">
  321. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  322. </Reference>
  323. <Reference Include="UnityEngine.ImageConversionModule">
  324. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  325. </Reference>
  326. <Reference Include="UnityEngine.InputModule">
  327. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  328. </Reference>
  329. <Reference Include="UnityEngine.InputLegacyModule">
  330. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  331. </Reference>
  332. <Reference Include="UnityEngine.JSONSerializeModule">
  333. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  334. </Reference>
  335. <Reference Include="UnityEngine.LocalizationModule">
  336. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  337. </Reference>
  338. <Reference Include="UnityEngine.ParticleSystemModule">
  339. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  340. </Reference>
  341. <Reference Include="UnityEngine.PerformanceReportingModule">
  342. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  343. </Reference>
  344. <Reference Include="UnityEngine.PhysicsModule">
  345. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  346. </Reference>
  347. <Reference Include="UnityEngine.Physics2DModule">
  348. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  349. </Reference>
  350. <Reference Include="UnityEngine.ProfilerModule">
  351. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  352. </Reference>
  353. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  354. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  355. </Reference>
  356. <Reference Include="UnityEngine.ScreenCaptureModule">
  357. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  358. </Reference>
  359. <Reference Include="UnityEngine.SharedInternalsModule">
  360. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  361. </Reference>
  362. <Reference Include="UnityEngine.SpriteMaskModule">
  363. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  364. </Reference>
  365. <Reference Include="UnityEngine.SpriteShapeModule">
  366. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  367. </Reference>
  368. <Reference Include="UnityEngine.StreamingModule">
  369. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  370. </Reference>
  371. <Reference Include="UnityEngine.SubstanceModule">
  372. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  373. </Reference>
  374. <Reference Include="UnityEngine.SubsystemsModule">
  375. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  376. </Reference>
  377. <Reference Include="UnityEngine.TLSModule">
  378. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  379. </Reference>
  380. <Reference Include="UnityEngine.TerrainModule">
  381. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  382. </Reference>
  383. <Reference Include="UnityEngine.TerrainPhysicsModule">
  384. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  385. </Reference>
  386. <Reference Include="UnityEngine.TextCoreModule">
  387. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  388. </Reference>
  389. <Reference Include="UnityEngine.TextRenderingModule">
  390. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  391. </Reference>
  392. <Reference Include="UnityEngine.TilemapModule">
  393. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  394. </Reference>
  395. <Reference Include="UnityEngine.UIModule">
  396. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  397. </Reference>
  398. <Reference Include="UnityEngine.UIElementsModule">
  399. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  400. </Reference>
  401. <Reference Include="UnityEngine.UIElementsNativeModule">
  402. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
  403. </Reference>
  404. <Reference Include="UnityEngine.UNETModule">
  405. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  406. </Reference>
  407. <Reference Include="UnityEngine.UmbraModule">
  408. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  409. </Reference>
  410. <Reference Include="UnityEngine.UnityAnalyticsModule">
  411. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  412. </Reference>
  413. <Reference Include="UnityEngine.UnityConnectModule">
  414. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  415. </Reference>
  416. <Reference Include="UnityEngine.UnityCurlModule">
  417. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
  418. </Reference>
  419. <Reference Include="UnityEngine.UnityTestProtocolModule">
  420. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  421. </Reference>
  422. <Reference Include="UnityEngine.UnityWebRequestModule">
  423. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  424. </Reference>
  425. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  426. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  427. </Reference>
  428. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  429. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  430. </Reference>
  431. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  432. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  433. </Reference>
  434. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  435. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  436. </Reference>
  437. <Reference Include="UnityEngine.VFXModule">
  438. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  439. </Reference>
  440. <Reference Include="UnityEngine.VRModule">
  441. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  442. </Reference>
  443. <Reference Include="UnityEngine.VehiclesModule">
  444. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  445. </Reference>
  446. <Reference Include="UnityEngine.VideoModule">
  447. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  448. </Reference>
  449. <Reference Include="UnityEngine.VirtualTexturingModule">
  450. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  451. </Reference>
  452. <Reference Include="UnityEngine.WindModule">
  453. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  454. </Reference>
  455. <Reference Include="UnityEngine.XRModule">
  456. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  457. </Reference>
  458. <Reference Include="UnityEditor">
  459. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEditor.dll</HintPath>
  460. </Reference>
  461. <Reference Include="UnityEditor.CoreModule">
  462. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
  463. </Reference>
  464. <Reference Include="UnityEditor.GraphViewModule">
  465. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
  466. </Reference>
  467. <Reference Include="UnityEditor.PackageManagerUIModule">
  468. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll</HintPath>
  469. </Reference>
  470. <Reference Include="UnityEditor.SceneTemplateModule">
  471. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
  472. </Reference>
  473. <Reference Include="UnityEditor.UIElementsModule">
  474. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
  475. </Reference>
  476. <Reference Include="UnityEditor.UIElementsSamplesModule">
  477. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
  478. </Reference>
  479. <Reference Include="UnityEditor.UIServiceModule">
  480. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEditor.UIServiceModule.dll</HintPath>
  481. </Reference>
  482. <Reference Include="UnityEditor.UnityConnectModule">
  483. <HintPath>G:/Unity/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
  484. </Reference>
  485. <Reference Include="Mono.CecilX.Rocks">
  486. <HintPath>H:/Game Dev/Games/zombiemp/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Rocks.dll</HintPath>
  487. </Reference>
  488. <Reference Include="Mono.CecilX.Pdb">
  489. <HintPath>H:/Game Dev/Games/zombiemp/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Pdb.dll</HintPath>
  490. </Reference>
  491. <Reference Include="Unity.Burst.Unsafe">
  492. <HintPath>H:/Game Dev/Games/zombiemp/Library/PackageCache/com.unity.burst@1.3.4/Unity.Burst.Unsafe.dll</HintPath>
  493. </Reference>
  494. <Reference Include="Mono.CecilX">
  495. <HintPath>H:/Game Dev/Games/zombiemp/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.dll</HintPath>
  496. </Reference>
  497. <Reference Include="Newtonsoft.Json">
  498. <HintPath>H:/Game Dev/Games/zombiemp/Library/PackageCache/com.unity.nuget.newtonsoft-json@2.0.0/Runtime/Newtonsoft.Json.dll</HintPath>
  499. </Reference>
  500. <Reference Include="Mono.CecilX.Mdb">
  501. <HintPath>H:/Game Dev/Games/zombiemp/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Mdb.dll</HintPath>
  502. </Reference>
  503. <Reference Include="netstandard">
  504. <HintPath>G:/Unity/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
  505. </Reference>
  506. <Reference Include="Microsoft.Win32.Primitives">
  507. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
  508. </Reference>
  509. <Reference Include="System.AppContext">
  510. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
  511. </Reference>
  512. <Reference Include="System.Collections.Concurrent">
  513. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
  514. </Reference>
  515. <Reference Include="System.Collections">
  516. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
  517. </Reference>
  518. <Reference Include="System.Collections.NonGeneric">
  519. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
  520. </Reference>
  521. <Reference Include="System.Collections.Specialized">
  522. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
  523. </Reference>
  524. <Reference Include="System.ComponentModel">
  525. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
  526. </Reference>
  527. <Reference Include="System.ComponentModel.EventBasedAsync">
  528. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
  529. </Reference>
  530. <Reference Include="System.ComponentModel.Primitives">
  531. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
  532. </Reference>
  533. <Reference Include="System.ComponentModel.TypeConverter">
  534. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
  535. </Reference>
  536. <Reference Include="System.Console">
  537. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
  538. </Reference>
  539. <Reference Include="System.Data.Common">
  540. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
  541. </Reference>
  542. <Reference Include="System.Diagnostics.Contracts">
  543. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
  544. </Reference>
  545. <Reference Include="System.Diagnostics.Debug">
  546. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
  547. </Reference>
  548. <Reference Include="System.Diagnostics.FileVersionInfo">
  549. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
  550. </Reference>
  551. <Reference Include="System.Diagnostics.Process">
  552. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
  553. </Reference>
  554. <Reference Include="System.Diagnostics.StackTrace">
  555. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
  556. </Reference>
  557. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  558. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  559. </Reference>
  560. <Reference Include="System.Diagnostics.Tools">
  561. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
  562. </Reference>
  563. <Reference Include="System.Diagnostics.TraceSource">
  564. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
  565. </Reference>
  566. <Reference Include="System.Diagnostics.Tracing">
  567. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
  568. </Reference>
  569. <Reference Include="System.Drawing.Primitives">
  570. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
  571. </Reference>
  572. <Reference Include="System.Dynamic.Runtime">
  573. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
  574. </Reference>
  575. <Reference Include="System.Globalization.Calendars">
  576. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
  577. </Reference>
  578. <Reference Include="System.Globalization">
  579. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
  580. </Reference>
  581. <Reference Include="System.Globalization.Extensions">
  582. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
  583. </Reference>
  584. <Reference Include="System.IO.Compression">
  585. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
  586. </Reference>
  587. <Reference Include="System.IO.Compression.ZipFile">
  588. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
  589. </Reference>
  590. <Reference Include="System.IO">
  591. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
  592. </Reference>
  593. <Reference Include="System.IO.FileSystem">
  594. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
  595. </Reference>
  596. <Reference Include="System.IO.FileSystem.DriveInfo">
  597. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
  598. </Reference>
  599. <Reference Include="System.IO.FileSystem.Primitives">
  600. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
  601. </Reference>
  602. <Reference Include="System.IO.FileSystem.Watcher">
  603. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
  604. </Reference>
  605. <Reference Include="System.IO.IsolatedStorage">
  606. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
  607. </Reference>
  608. <Reference Include="System.IO.MemoryMappedFiles">
  609. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
  610. </Reference>
  611. <Reference Include="System.IO.Pipes">
  612. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
  613. </Reference>
  614. <Reference Include="System.IO.UnmanagedMemoryStream">
  615. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
  616. </Reference>
  617. <Reference Include="System.Linq">
  618. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
  619. </Reference>
  620. <Reference Include="System.Linq.Expressions">
  621. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
  622. </Reference>
  623. <Reference Include="System.Linq.Parallel">
  624. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
  625. </Reference>
  626. <Reference Include="System.Linq.Queryable">
  627. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
  628. </Reference>
  629. <Reference Include="System.Net.Http">
  630. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
  631. </Reference>
  632. <Reference Include="System.Net.NameResolution">
  633. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
  634. </Reference>
  635. <Reference Include="System.Net.NetworkInformation">
  636. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
  637. </Reference>
  638. <Reference Include="System.Net.Ping">
  639. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
  640. </Reference>
  641. <Reference Include="System.Net.Primitives">
  642. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
  643. </Reference>
  644. <Reference Include="System.Net.Requests">
  645. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
  646. </Reference>
  647. <Reference Include="System.Net.Security">
  648. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
  649. </Reference>
  650. <Reference Include="System.Net.Sockets">
  651. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
  652. </Reference>
  653. <Reference Include="System.Net.WebHeaderCollection">
  654. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
  655. </Reference>
  656. <Reference Include="System.Net.WebSockets.Client">
  657. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
  658. </Reference>
  659. <Reference Include="System.Net.WebSockets">
  660. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
  661. </Reference>
  662. <Reference Include="System.ObjectModel">
  663. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
  664. </Reference>
  665. <Reference Include="System.Reflection">
  666. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
  667. </Reference>
  668. <Reference Include="System.Reflection.Extensions">
  669. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
  670. </Reference>
  671. <Reference Include="System.Reflection.Primitives">
  672. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
  673. </Reference>
  674. <Reference Include="System.Resources.Reader">
  675. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
  676. </Reference>
  677. <Reference Include="System.Resources.ResourceManager">
  678. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
  679. </Reference>
  680. <Reference Include="System.Resources.Writer">
  681. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
  682. </Reference>
  683. <Reference Include="System.Runtime.CompilerServices.VisualC">
  684. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  685. </Reference>
  686. <Reference Include="System.Runtime">
  687. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
  688. </Reference>
  689. <Reference Include="System.Runtime.Extensions">
  690. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
  691. </Reference>
  692. <Reference Include="System.Runtime.Handles">
  693. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
  694. </Reference>
  695. <Reference Include="System.Runtime.InteropServices">
  696. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
  697. </Reference>
  698. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  699. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  700. </Reference>
  701. <Reference Include="System.Runtime.Numerics">
  702. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
  703. </Reference>
  704. <Reference Include="System.Runtime.Serialization.Formatters">
  705. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
  706. </Reference>
  707. <Reference Include="System.Runtime.Serialization.Json">
  708. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
  709. </Reference>
  710. <Reference Include="System.Runtime.Serialization.Primitives">
  711. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
  712. </Reference>
  713. <Reference Include="System.Runtime.Serialization.Xml">
  714. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
  715. </Reference>
  716. <Reference Include="System.Security.Claims">
  717. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
  718. </Reference>
  719. <Reference Include="System.Security.Cryptography.Algorithms">
  720. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
  721. </Reference>
  722. <Reference Include="System.Security.Cryptography.Csp">
  723. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
  724. </Reference>
  725. <Reference Include="System.Security.Cryptography.Encoding">
  726. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
  727. </Reference>
  728. <Reference Include="System.Security.Cryptography.Primitives">
  729. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
  730. </Reference>
  731. <Reference Include="System.Security.Cryptography.X509Certificates">
  732. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
  733. </Reference>
  734. <Reference Include="System.Security.Principal">
  735. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
  736. </Reference>
  737. <Reference Include="System.Security.SecureString">
  738. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
  739. </Reference>
  740. <Reference Include="System.Text.Encoding">
  741. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
  742. </Reference>
  743. <Reference Include="System.Text.Encoding.Extensions">
  744. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
  745. </Reference>
  746. <Reference Include="System.Text.RegularExpressions">
  747. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
  748. </Reference>
  749. <Reference Include="System.Threading">
  750. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
  751. </Reference>
  752. <Reference Include="System.Threading.Overlapped">
  753. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
  754. </Reference>
  755. <Reference Include="System.Threading.Tasks">
  756. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
  757. </Reference>
  758. <Reference Include="System.Threading.Tasks.Parallel">
  759. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
  760. </Reference>
  761. <Reference Include="System.Threading.Thread">
  762. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
  763. </Reference>
  764. <Reference Include="System.Threading.ThreadPool">
  765. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
  766. </Reference>
  767. <Reference Include="System.Threading.Timer">
  768. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
  769. </Reference>
  770. <Reference Include="System.ValueTuple">
  771. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
  772. </Reference>
  773. <Reference Include="System.Xml.ReaderWriter">
  774. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
  775. </Reference>
  776. <Reference Include="System.Xml.XDocument">
  777. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
  778. </Reference>
  779. <Reference Include="System.Xml.XmlDocument">
  780. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
  781. </Reference>
  782. <Reference Include="System.Xml.XmlSerializer">
  783. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
  784. </Reference>
  785. <Reference Include="System.Xml.XPath">
  786. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
  787. </Reference>
  788. <Reference Include="System.Xml.XPath.XDocument">
  789. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
  790. </Reference>
  791. <Reference Include="System.Numerics.Vectors">
  792. <HintPath>G:/Unity/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
  793. </Reference>
  794. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  795. <HintPath>G:/Unity/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  796. </Reference>
  797. <Reference Include="mscorlib">
  798. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
  799. </Reference>
  800. <Reference Include="System.ComponentModel.Composition">
  801. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
  802. </Reference>
  803. <Reference Include="System.Core">
  804. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
  805. </Reference>
  806. <Reference Include="System.Data">
  807. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
  808. </Reference>
  809. <Reference Include="System">
  810. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
  811. </Reference>
  812. <Reference Include="System.Drawing">
  813. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
  814. </Reference>
  815. <Reference Include="System.IO.Compression.FileSystem">
  816. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
  817. </Reference>
  818. <Reference Include="System.Net">
  819. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
  820. </Reference>
  821. <Reference Include="System.Numerics">
  822. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
  823. </Reference>
  824. <Reference Include="System.Runtime.Serialization">
  825. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
  826. </Reference>
  827. <Reference Include="System.ServiceModel.Web">
  828. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
  829. </Reference>
  830. <Reference Include="System.Transactions">
  831. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
  832. </Reference>
  833. <Reference Include="System.Web">
  834. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
  835. </Reference>
  836. <Reference Include="System.Windows">
  837. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
  838. </Reference>
  839. <Reference Include="System.Xml">
  840. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
  841. </Reference>
  842. <Reference Include="System.Xml.Linq">
  843. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
  844. </Reference>
  845. <Reference Include="System.Xml.Serialization">
  846. <HintPath>G:/Unity/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
  847. </Reference>
  848. <Reference Include="Unity.VSCode.Editor">
  849. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
  850. </Reference>
  851. <Reference Include="Unity.TextMeshPro.Editor">
  852. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
  853. </Reference>
  854. <Reference Include="Unity.VisualStudio.Editor">
  855. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll</HintPath>
  856. </Reference>
  857. <Reference Include="Unity.Sysroot.Linux_x86_64">
  858. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Sysroot.Linux_x86_64.dll</HintPath>
  859. </Reference>
  860. <Reference Include="Unity.Timeline">
  861. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
  862. </Reference>
  863. <Reference Include="Unity.TextMeshPro">
  864. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
  865. </Reference>
  866. <Reference Include="Unity.Burst.Editor">
  867. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Burst.Editor.dll</HintPath>
  868. </Reference>
  869. <Reference Include="Unity.Postprocessing.Editor">
  870. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Postprocessing.Editor.dll</HintPath>
  871. </Reference>
  872. <Reference Include="UnityEditor.UI">
  873. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  874. </Reference>
  875. <Reference Include="Unity.PlasticSCM.Editor">
  876. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll</HintPath>
  877. </Reference>
  878. <Reference Include="Unity.Rider.Editor">
  879. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
  880. </Reference>
  881. <Reference Include="UnityEngine.UI">
  882. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  883. </Reference>
  884. <Reference Include="Unity.Animation.Rigging">
  885. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Animation.Rigging.dll</HintPath>
  886. </Reference>
  887. <Reference Include="Unity.Mathematics">
  888. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath>
  889. </Reference>
  890. <Reference Include="Unity.Burst">
  891. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Burst.dll</HintPath>
  892. </Reference>
  893. <Reference Include="Unity.Postprocessing.Runtime">
  894. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Postprocessing.Runtime.dll</HintPath>
  895. </Reference>
  896. <Reference Include="Unity.Toolchain.Win-x86_64-Linux-x86_64">
  897. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Toolchain.Win-x86_64-Linux-x86_64.dll</HintPath>
  898. </Reference>
  899. <Reference Include="Unity.Timeline.Editor">
  900. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
  901. </Reference>
  902. <Reference Include="Unity.Mathematics.Editor">
  903. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath>
  904. </Reference>
  905. <Reference Include="Unity.Animation.Rigging.Editor">
  906. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.Animation.Rigging.Editor.dll</HintPath>
  907. </Reference>
  908. <Reference Include="Unity.SysrootPackage.Editor">
  909. <HintPath>H:/Game Dev/Games/zombiemp/Library/ScriptAssemblies/Unity.SysrootPackage.Editor.dll</HintPath>
  910. </Reference>
  911. </ItemGroup>
  912. <ItemGroup>
  913. <ProjectReference Include="Mirror.csproj">
  914. <Project>{44cf62c5-51b5-be55-f7c0-cfe735eb70a4}</Project>
  915. <Name>Mirror</Name>
  916. </ProjectReference>
  917. <ProjectReference Include="kcp2k.csproj">
  918. <Project>{2bc836e6-058c-95e7-2f2f-e6530ccc554d}</Project>
  919. <Name>kcp2k</Name>
  920. </ProjectReference>
  921. <ProjectReference Include="Mirror.Examples.csproj">
  922. <Project>{d47be4f1-1f3a-fed5-06eb-b114821f0af0}</Project>
  923. <Name>Mirror.Examples</Name>
  924. </ProjectReference>
  925. <ProjectReference Include="Mirror.Weaver.csproj">
  926. <Project>{81b33897-7188-b871-6a42-dd01afe9973f}</Project>
  927. <Name>Mirror.Weaver</Name>
  928. </ProjectReference>
  929. <ProjectReference Include="Mirror.Editor.csproj">
  930. <Project>{6523c266-ed7c-449a-8070-27d6efde9393}</Project>
  931. <Name>Mirror.Editor</Name>
  932. </ProjectReference>
  933. <ProjectReference Include="Mirror.CompilerSymbols.csproj">
  934. <Project>{b6e69ee4-adba-52f2-449d-a8e7e51bc220}</Project>
  935. <Name>Mirror.CompilerSymbols</Name>
  936. </ProjectReference>
  937. <ProjectReference Include="Mirror.Authenticators.csproj">
  938. <Project>{21742398-5e2b-be5d-c464-667691bcebda}</Project>
  939. <Name>Mirror.Authenticators</Name>
  940. </ProjectReference>
  941. <ProjectReference Include="Telepathy.csproj">
  942. <Project>{442c8088-f267-671c-4af3-9a243c6ebd38}</Project>
  943. <Name>Telepathy</Name>
  944. </ProjectReference>
  945. <ProjectReference Include="where-allocations.csproj">
  946. <Project>{5b850f62-6f5c-195e-9568-ba83b824fd7c}</Project>
  947. <Name>where-allocations</Name>
  948. </ProjectReference>
  949. <ProjectReference Include="SimpleWebTransport.csproj">
  950. <Project>{16ac6186-47b6-72f0-78e6-7305e5a0e21e}</Project>
  951. <Name>SimpleWebTransport</Name>
  952. </ProjectReference>
  953. <ProjectReference Include="Mirror.Components.csproj">
  954. <Project>{fc15fe99-b16e-bec8-bbff-87e477b87480}</Project>
  955. <Name>Mirror.Components</Name>
  956. </ProjectReference>
  957. <ProjectReference Include="LRM.csproj">
  958. <Project>{7be07a94-8a4c-df2c-9caf-3de50bf8e345}</Project>
  959. <Name>LRM</Name>
  960. </ProjectReference>
  961. </ItemGroup>
  962. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  963. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  964. Other similar extension points exist, see Microsoft.Common.targets.
  965. <Target Name="BeforeBuild">
  966. </Target>
  967. <Target Name="AfterBuild">
  968. </Target>
  969. -->
  970. </Project>