Assembly-CSharp.csproj 76 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053
  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/Scripts/Helpers/MeshCombiner.cs" />
  61. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/SoundPlayer.cs" />
  62. <Compile Include="Assets/Scripts/Menu/CharacterRotate.cs" />
  63. <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_BloodSettings.cs" />
  64. <Compile Include="Assets/Scripts/Helpers/bulkRenamer.cs" />
  65. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/ShowIf.cs" />
  66. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Components/FPEquipmentComponent.cs" />
  67. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ContainerGenerator.cs" />
  68. <Compile Include="Assets/HQ FPS Weapons/Scripts/Demo/DemoInstructions.cs" />
  69. <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/ISurface.cs" />
  70. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/Extensions.cs" />
  71. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/MATH_UTILS.cs" />
  72. <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/HealthEventData.cs" />
  73. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/WorldManager.cs" />
  74. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/UIManager.cs" />
  75. <Compile Include="Assets/Scripts/Menu/ButtonV2.cs" />
  76. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/DatabaseItem.cs" />
  77. <Compile Include="Assets/Scripts/Menu/NetworkChecker.cs" />
  78. <Compile Include="Assets/Scripts/Menu/customDropDown.cs" />
  79. <Compile Include="Assets/Scripts/weaponAttachmentsMgr.cs" />
  80. <Compile Include="Assets/HQ FPS Weapons/Scripts/Object Pooling/ObjectPool.cs" />
  81. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemDescription.cs" />
  82. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/Slot.cs" />
  83. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Handlers/Player.cs" />
  84. <Compile Include="Assets/Scripts/Menu/menuController.cs" />
  85. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/IgnoreAutoFont.cs" />
  86. <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/IDamageable.cs" />
  87. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/Animation/EquipmentAnimation.cs" />
  88. <Compile Include="Assets/8K Skybox Pack Free/Example Scenes/Script/RotateCamera.cs" />
  89. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/GameManager.cs" />
  90. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/Inventory.cs" />
  91. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/SaveableItem.cs" />
  92. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/ItemSelection.cs" />
  93. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/EquipmentItem.cs" />
  94. <Compile Include="Assets/Scripts/zombies/zombieManager.cs" />
  95. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/Physics/RecoilForce.cs" />
  96. <Compile Include="Assets/HQ FPS Weapons/Scripts/Tweening/Easer.cs" />
  97. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/ItemWheel.cs" />
  98. <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/SurfaceIdentity.cs" />
  99. <Compile Include="Assets/Scripts/scopeBehaviour.cs" />
  100. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Misc/FirstPersonArms.cs" />
  101. <Compile Include="Assets/Unity/Info/Scripts/Readme.cs" />
  102. <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/RootHeightHandler.cs" />
  103. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/DisableAtStart.cs" />
  104. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/Physics/SpringForce.cs" />
  105. <Compile Include="Assets/Ignorance/Demo/PongChamp/Scripts/OnlineTimer.cs" />
  106. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Types/Message.cs" />
  107. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/SlotGroup.cs" />
  108. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemContainer.cs" />
  109. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/AudioUtils.cs" />
  110. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Types/Attempt.cs" />
  111. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/UserInterfaceBehaviour.cs" />
  112. <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/FirstPersonCamera.cs" />
  113. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/Physics/Spring.cs" />
  114. <Compile Include="Assets/Ignorance/Demo/PongChamp/Scripts/AtariPongBall.cs" />
  115. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/Gun.cs" />
  116. <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/SurfaceInfo.cs" />
  117. <Compile Include="Assets/Scripts/Menu/CharacterCustomizer.cs" />
  118. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/MinMaxAttribute.cs" />
  119. <Compile Include="Assets/HQ FPS Weapons/Scripts/Demo/ItemSpawner.cs" />
  120. <Compile Include="Assets/Scripts/RigSync.cs" />
  121. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/ReorderableArray.cs" />
  122. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/ReorderableLists.cs" />
  123. <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/EffectAudio.cs" />
  124. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/Unarmed.cs" />
  125. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/ProjectileBasedWeapon.cs" />
  126. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/ClampAttribute.cs" />
  127. <Compile Include="Assets/HQ FPS Weapons/Scripts/Interactables/Explosive.cs" />
  128. <Compile Include="Assets/Scripts/LODDataHolder.cs" />
  129. <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/SurfaceEffects.cs" />
  130. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/UI_WheelSlot.cs" />
  131. <Compile Include="Assets/Scripts/redDotBehaviour.cs" />
  132. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/PlayerSpawnPoints.cs" />
  133. <Compile Include="Assets/Scripts/meleeWeaponData.cs" />
  134. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemGenerator.cs" />
  135. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/Vector3Utils.cs" />
  136. <Compile Include="Assets/KriptoFX/VolumetricBloodFX/DemoScene/BFX_DemoTest.cs" />
  137. <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_DecalSettings.cs" />
  138. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Misc/CartridgeObject.cs" />
  139. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/RevolverCyllinderCorrector.cs" />
  140. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/ProbabilityUtils.cs" />
  141. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/EquipmentSelection.cs" />
  142. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/HUD_DisplayerActivateFlag.cs" />
  143. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemContainerFlags.cs" />
  144. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/Enumerations.cs" />
  145. <Compile Include="Assets/Scripts/Menu/modSelector.cs" />
  146. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/Compass.cs" />
  147. <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/CameraShakes.cs" />
  148. <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_DecaGizmo.cs" />
  149. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/HealsDisplayer.cs" />
  150. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/GunVisualEffects.cs" />
  151. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/Database/FPItem.cs" />
  152. <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/SurfaceEffect.cs" />
  153. <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_ShaderProperies.cs" />
  154. <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/DestructibleObject.cs" />
  155. <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/MouseLook.cs" />
  156. <Compile Include="Assets/Scripts/tpsGunData.cs" />
  157. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/Tags.cs" />
  158. <Compile Include="Assets/HQ FPS Weapons/Scripts/Probabilities/ProbabilityList.cs" />
  159. <Compile Include="Assets/Unity/ConstraintSamples/Scripts/mParent.cs" />
  160. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/Crosshairs.cs" />
  161. <Compile Include="Assets/HQ FPS Weapons/Scripts/Tweening/Easings.cs" />
  162. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/SceneField.cs" />
  163. <Compile Include="Assets/HQ FPS Weapons/Scripts/Tweening/EasingOptions.cs" />
  164. <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/GenericVitals.cs" />
  165. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/LauncherWeapon.cs" />
  166. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/Panel.cs" />
  167. <Compile Include="Assets/Scripts/zombies/zombie_hitbox.cs" />
  168. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/Flashlight.cs" />
  169. <Compile Include="Assets/Scripts/Menu/leaderboard_ze.cs" />
  170. <Compile Include="Assets/Scripts/Helpers/MeshCombine.cs" />
  171. <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/EntityVitals.cs" />
  172. <Compile Include="Assets/HQ FPS Weapons/Scripts/PostProcessing/PostProcessingManager.cs" />
  173. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Handlers/LivingEntity.cs" />
  174. <Compile Include="Assets/Scripts/Menu/loadingScreen.cs" />
  175. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/PivotDisplayer.cs" />
  176. <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/Hitbox.cs" />
  177. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemDatabase.cs" />
  178. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Components/LivingEntityComponent.cs" />
  179. <Compile Include="Assets/HQ FPS Weapons/Scripts/Interactables/ShaftedProjectile.cs" />
  180. <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/LingeringFire.cs" />
  181. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemProperty.cs" />
  182. <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_ManualAnimationUpdate.cs" />
  183. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/Handlers/EquipmentPhysicsHandler.cs" />
  184. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/DynamicCrosshair.cs" />
  185. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/ItemSlotInterface.cs" />
  186. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/DatabaseCategory.cs" />
  187. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/MeleeWeapon.cs" />
  188. <Compile Include="Assets/HQ FPS Weapons/Scripts/Object Pooling/PoolingManager.cs" />
  189. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/EquipmentCorrector.cs" />
  190. <Compile Include="Assets/Scripts/netPlayer.cs" />
  191. <Compile Include="Assets/Scripts/console.cs" />
  192. <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_MouseOrbit.cs" />
  193. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/Reorderable.cs" />
  194. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/AnimationOverrideClips.cs" />
  195. <Compile Include="Assets/EffectExamples/Misc Effects/Scripts/SpawnEffect.cs" />
  196. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/WeaponRecoil.cs" />
  197. <Compile Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Scripts/CTI_Utils.cs" />
  198. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/ReadOnly.cs" />
  199. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/CrosshairManager.cs" />
  200. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/HealsManager.cs" />
  201. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/ContainerInterface.cs" />
  202. <Compile Include="Assets/Scripts/Menu/settings.cs" />
  203. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/InteractionInterface.cs" />
  204. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/Database/FPItemDatabase.cs" />
  205. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/GroupAttribute.cs" />
  206. <Compile Include="Assets/Scripts/ArmsPosition.cs" />
  207. <Compile Include="Assets/Scripts/player_hitbox.cs" />
  208. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/HUD_DisplayerBehaviour.cs" />
  209. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/MessageDisplayer.cs" />
  210. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/LightEffect.cs" />
  211. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/WeaponPropertiesDisplayer.cs" />
  212. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/ItemContainerInterface.cs" />
  213. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/EquipmentPhysics.cs" />
  214. <Compile Include="Assets/HQ FPS Weapons/Scripts/Player/EntityDeathHandler.cs" />
  215. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/DatabaseProperty.cs" />
  216. <Compile Include="Assets/HQ FPS Weapons/Scripts/Object Pooling/PoolableObject.cs" />
  217. <Compile Include="Assets/Scripts/Menu/NetworkStatsMenu.cs" />
  218. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Menu/PauseMenu.cs" />
  219. <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/CameraHeadBob.cs" />
  220. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/ScreenFader.cs" />
  221. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/CloneableObject.cs" />
  222. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/Physics/EquipmentMotionState.cs" />
  223. <Compile Include="Assets/Scripts/Helpers/BulkMeshBoneSwapper.cs" />
  224. <Compile Include="Assets/HQ FPS Weapons/Scripts/Interaction/PlayerInteraction.cs" />
  225. <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/PlayerVitalsGUI.cs" />
  226. <Compile Include="Assets/Ignorance/Demo/PongChamp/Scripts/AtariPongRacket.cs" />
  227. <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/WaterBarrel.cs" />
  228. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/Singleton.cs" />
  229. <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/PlayerVitals.cs" />
  230. <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/Explosion.cs" />
  231. <Compile Include="Assets/HQ FPS Weapons/Scripts/Player/PlayerFootsteps.cs" />
  232. <Compile Include="Assets/HQ FPS Weapons/Scripts/Player/PlayerInput_PC.cs" />
  233. <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/DebrisFader.cs" />
  234. <Compile Include="Assets/HQ FPS Weapons/Scripts/Interactables/Projectile.cs" />
  235. <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_RenderDepth.cs" />
  236. <Compile Include="Assets/Scripts/zombies/zombieBehaviour.cs" />
  237. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/BHeader.cs" />
  238. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Components/PlayerComponent.cs" />
  239. <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/ColorUtils.cs" />
  240. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/ThrowingWeapon.cs" />
  241. <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Misc/GunSettings.cs" />
  242. <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/Item.cs" />
  243. <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/BitMask.cs" />
  244. <Compile Include="Assets/HQ FPS Weapons/Scripts/Demo/FPSCounter.cs" />
  245. <Compile Include="Assets/Scripts/Helpers/EnumSelect.cs" />
  246. <Compile Include="Assets/Scripts/Menu/CharacterCustomizeMenu.cs" />
  247. <Compile Include="Assets/Scripts/Helpers/CharacterPresetData.cs" />
  248. <None Include="Assets/UX/blur.shader" />
  249. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/CTI_LOD_Bark_Array_301.shader" />
  250. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/CTI_LOD_Billboard_301.shader" />
  251. <None Include="Assets/Fences/Readme.txt" />
  252. <None Include="Assets/HQ FPS Weapons/Shaders/TransparentWeaponShader.shader" />
  253. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Resources/CTI_Camera-DepthNormalTexture_301.shader" />
  254. <None Include="Assets/ScriptTemplates/51-Mirror__Network Authenticator-NewNetworkAuthenticator.cs.txt" />
  255. <None Include="Assets/3dModels/Weapons_props/8x/masked.shader" />
  256. <None Include="Assets/ScriptTemplates/53-Mirror__Network Observer-NewNetworkObserver.cs.txt" />
  257. <None Include="Assets/HQ FPS Weapons/Shaders/StandardWeaponShader.shader" />
  258. <None Include="Assets/ScriptTemplates/56-Mirror__Network Discovery-NewNetworkDiscovery.cs.txt" />
  259. <None Include="Assets/EffectExamples/Misc Effects/Prefabs/Readme_Dissolve_Respawn_.txt" />
  260. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Resources/CTI_Internal-DeferredShading.shader" />
  261. <None Include="Assets/HQ FPS Weapons/Shaders/DistortionParticlesCutout.shader" />
  262. <None Include="Assets/Mirror/Version.txt" />
  263. <None Include="Assets/EffectExamples/Magic Effects/Shaders/Ice.shader" />
  264. <None Include="Assets/Mirror/Readme.txt" />
  265. <None Include="Assets/KriptoFX/VolumetricBloodFX/Shaders/BFX_Blood.shader" />
  266. <None Include="Assets/HQ FPS Weapons/Shaders/StandardCrossfade (Specular).shader" />
  267. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/Includes/CTI_BillboardVertex_301.cginc" />
  268. <None Include="Assets/EffectExamples/Misc Effects/Shaders/Respawn.shader" />
  269. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/Includes/CTI_TranslucentLighting_301.cginc" />
  270. <None Include="Assets/ScriptTemplates/52-Mirror__Network Behaviour-NewNetworkBehaviour.cs.txt" />
  271. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/CTI_LOD_Bark_301.shader" />
  272. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Resources/CTI_Internal-DeferredReflections.shader" />
  273. <None Include="Assets/HQ FPS Weapons/Shaders/GlowAdditiveTwoColor.shader" />
  274. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/Includes/CTI_indirect.cginc" />
  275. <None Include="Assets/Mirror/Notice.txt" />
  276. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/CTI_LOD_Leaves_301.shader" />
  277. <None Include="Assets/Mirror/Plugins/Mono.Cecil/License.txt" />
  278. <None Include="Assets/ScriptTemplates/55-Mirror__Network Room Player-NewNetworkRoomPlayer.cs.txt" />
  279. <None Include="Assets/KriptoFX/VolumetricBloodFX/Readme.txt" />
  280. <None Include="Assets/EffectExamples/Misc Effects/Shaders/FireFly.shader" />
  281. <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/Includes/CTI_Builtin4xTreeLibraryTumbling_301.cginc" />
  282. <None Include="Assets/KriptoFX/VolumetricBloodFX/Shaders/BFX_Decal.shader" />
  283. <None Include="Assets/HQ FPS Weapons/Shaders/StandardCrossfade.shader" />
  284. <None Include="Assets/ScriptTemplates/50-Mirror__Network Manager-NewNetworkManager.cs.txt" />
  285. <None Include="Assets/ScriptTemplates/54-Mirror__Network Room Manager-NewNetworkRoomManager.cs.txt" />
  286. <None Include="Assets/HQ FPS Weapons/Shaders/SurfaceShader_VC.shader" />
  287. <None Include="Assets/EffectExamples/Misc Effects/Shaders/Dissolve.shader" />
  288. <Reference Include="UnityEngine">
  289. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
  290. </Reference>
  291. <Reference Include="UnityEngine.AIModule">
  292. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  293. </Reference>
  294. <Reference Include="UnityEngine.AccessibilityModule">
  295. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  296. </Reference>
  297. <Reference Include="UnityEngine.AndroidJNIModule">
  298. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  299. </Reference>
  300. <Reference Include="UnityEngine.AnimationModule">
  301. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  302. </Reference>
  303. <Reference Include="UnityEngine.AssetBundleModule">
  304. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  305. </Reference>
  306. <Reference Include="UnityEngine.AudioModule">
  307. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  308. </Reference>
  309. <Reference Include="UnityEngine.ClothModule">
  310. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  311. </Reference>
  312. <Reference Include="UnityEngine.ClusterInputModule">
  313. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  314. </Reference>
  315. <Reference Include="UnityEngine.ClusterRendererModule">
  316. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  317. </Reference>
  318. <Reference Include="UnityEngine.CoreModule">
  319. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  320. </Reference>
  321. <Reference Include="UnityEngine.CrashReportingModule">
  322. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  323. </Reference>
  324. <Reference Include="UnityEngine.DSPGraphModule">
  325. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  326. </Reference>
  327. <Reference Include="UnityEngine.DirectorModule">
  328. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  329. </Reference>
  330. <Reference Include="UnityEngine.GIModule">
  331. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
  332. </Reference>
  333. <Reference Include="UnityEngine.GameCenterModule">
  334. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  335. </Reference>
  336. <Reference Include="UnityEngine.GridModule">
  337. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  338. </Reference>
  339. <Reference Include="UnityEngine.HotReloadModule">
  340. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  341. </Reference>
  342. <Reference Include="UnityEngine.IMGUIModule">
  343. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  344. </Reference>
  345. <Reference Include="UnityEngine.ImageConversionModule">
  346. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  347. </Reference>
  348. <Reference Include="UnityEngine.InputModule">
  349. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  350. </Reference>
  351. <Reference Include="UnityEngine.InputLegacyModule">
  352. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  353. </Reference>
  354. <Reference Include="UnityEngine.JSONSerializeModule">
  355. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  356. </Reference>
  357. <Reference Include="UnityEngine.LocalizationModule">
  358. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  359. </Reference>
  360. <Reference Include="UnityEngine.ParticleSystemModule">
  361. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  362. </Reference>
  363. <Reference Include="UnityEngine.PerformanceReportingModule">
  364. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  365. </Reference>
  366. <Reference Include="UnityEngine.PhysicsModule">
  367. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  368. </Reference>
  369. <Reference Include="UnityEngine.Physics2DModule">
  370. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  371. </Reference>
  372. <Reference Include="UnityEngine.ProfilerModule">
  373. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  374. </Reference>
  375. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  376. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  377. </Reference>
  378. <Reference Include="UnityEngine.ScreenCaptureModule">
  379. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  380. </Reference>
  381. <Reference Include="UnityEngine.SharedInternalsModule">
  382. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  383. </Reference>
  384. <Reference Include="UnityEngine.SpriteMaskModule">
  385. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  386. </Reference>
  387. <Reference Include="UnityEngine.SpriteShapeModule">
  388. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  389. </Reference>
  390. <Reference Include="UnityEngine.StreamingModule">
  391. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  392. </Reference>
  393. <Reference Include="UnityEngine.SubstanceModule">
  394. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  395. </Reference>
  396. <Reference Include="UnityEngine.SubsystemsModule">
  397. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  398. </Reference>
  399. <Reference Include="UnityEngine.TLSModule">
  400. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  401. </Reference>
  402. <Reference Include="UnityEngine.TerrainModule">
  403. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  404. </Reference>
  405. <Reference Include="UnityEngine.TerrainPhysicsModule">
  406. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  407. </Reference>
  408. <Reference Include="UnityEngine.TextCoreModule">
  409. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  410. </Reference>
  411. <Reference Include="UnityEngine.TextRenderingModule">
  412. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  413. </Reference>
  414. <Reference Include="UnityEngine.TilemapModule">
  415. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  416. </Reference>
  417. <Reference Include="UnityEngine.UIModule">
  418. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  419. </Reference>
  420. <Reference Include="UnityEngine.UIElementsModule">
  421. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  422. </Reference>
  423. <Reference Include="UnityEngine.UIElementsNativeModule">
  424. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
  425. </Reference>
  426. <Reference Include="UnityEngine.UNETModule">
  427. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  428. </Reference>
  429. <Reference Include="UnityEngine.UmbraModule">
  430. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  431. </Reference>
  432. <Reference Include="UnityEngine.UnityAnalyticsModule">
  433. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  434. </Reference>
  435. <Reference Include="UnityEngine.UnityConnectModule">
  436. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  437. </Reference>
  438. <Reference Include="UnityEngine.UnityCurlModule">
  439. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
  440. </Reference>
  441. <Reference Include="UnityEngine.UnityTestProtocolModule">
  442. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  443. </Reference>
  444. <Reference Include="UnityEngine.UnityWebRequestModule">
  445. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  446. </Reference>
  447. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  448. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  449. </Reference>
  450. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  451. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  452. </Reference>
  453. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  454. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  455. </Reference>
  456. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  457. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  458. </Reference>
  459. <Reference Include="UnityEngine.VFXModule">
  460. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  461. </Reference>
  462. <Reference Include="UnityEngine.VRModule">
  463. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  464. </Reference>
  465. <Reference Include="UnityEngine.VehiclesModule">
  466. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  467. </Reference>
  468. <Reference Include="UnityEngine.VideoModule">
  469. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  470. </Reference>
  471. <Reference Include="UnityEngine.VirtualTexturingModule">
  472. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  473. </Reference>
  474. <Reference Include="UnityEngine.WindModule">
  475. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  476. </Reference>
  477. <Reference Include="UnityEngine.XRModule">
  478. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  479. </Reference>
  480. <Reference Include="UnityEditor">
  481. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll</HintPath>
  482. </Reference>
  483. <Reference Include="UnityEditor.CoreModule">
  484. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
  485. </Reference>
  486. <Reference Include="UnityEditor.GraphViewModule">
  487. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
  488. </Reference>
  489. <Reference Include="UnityEditor.PackageManagerUIModule">
  490. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll</HintPath>
  491. </Reference>
  492. <Reference Include="UnityEditor.SceneTemplateModule">
  493. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
  494. </Reference>
  495. <Reference Include="UnityEditor.UIElementsModule">
  496. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
  497. </Reference>
  498. <Reference Include="UnityEditor.UIElementsSamplesModule">
  499. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
  500. </Reference>
  501. <Reference Include="UnityEditor.UIServiceModule">
  502. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIServiceModule.dll</HintPath>
  503. </Reference>
  504. <Reference Include="UnityEditor.UnityConnectModule">
  505. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
  506. </Reference>
  507. <Reference Include="Mono.CecilX.Rocks">
  508. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Rocks.dll</HintPath>
  509. </Reference>
  510. <Reference Include="Mono.CecilX.Pdb">
  511. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Pdb.dll</HintPath>
  512. </Reference>
  513. <Reference Include="Unity.Burst.Unsafe">
  514. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.burst@1.3.4/Unity.Burst.Unsafe.dll</HintPath>
  515. </Reference>
  516. <Reference Include="Mono.CecilX">
  517. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.dll</HintPath>
  518. </Reference>
  519. <Reference Include="Newtonsoft.Json">
  520. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.nuget.newtonsoft-json@2.0.0/Runtime/Newtonsoft.Json.dll</HintPath>
  521. </Reference>
  522. <Reference Include="Mono.CecilX.Mdb">
  523. <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Mdb.dll</HintPath>
  524. </Reference>
  525. <Reference Include="netstandard">
  526. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
  527. </Reference>
  528. <Reference Include="Microsoft.Win32.Primitives">
  529. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
  530. </Reference>
  531. <Reference Include="System.AppContext">
  532. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
  533. </Reference>
  534. <Reference Include="System.Collections.Concurrent">
  535. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
  536. </Reference>
  537. <Reference Include="System.Collections.NonGeneric">
  538. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
  539. </Reference>
  540. <Reference Include="System.Collections.Specialized">
  541. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
  542. </Reference>
  543. <Reference Include="System.Collections">
  544. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
  545. </Reference>
  546. <Reference Include="System.ComponentModel.EventBasedAsync">
  547. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
  548. </Reference>
  549. <Reference Include="System.ComponentModel.Primitives">
  550. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
  551. </Reference>
  552. <Reference Include="System.ComponentModel.TypeConverter">
  553. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
  554. </Reference>
  555. <Reference Include="System.ComponentModel">
  556. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
  557. </Reference>
  558. <Reference Include="System.Console">
  559. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
  560. </Reference>
  561. <Reference Include="System.Data.Common">
  562. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
  563. </Reference>
  564. <Reference Include="System.Diagnostics.Contracts">
  565. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
  566. </Reference>
  567. <Reference Include="System.Diagnostics.Debug">
  568. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
  569. </Reference>
  570. <Reference Include="System.Diagnostics.FileVersionInfo">
  571. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
  572. </Reference>
  573. <Reference Include="System.Diagnostics.Process">
  574. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
  575. </Reference>
  576. <Reference Include="System.Diagnostics.StackTrace">
  577. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
  578. </Reference>
  579. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  580. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  581. </Reference>
  582. <Reference Include="System.Diagnostics.Tools">
  583. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
  584. </Reference>
  585. <Reference Include="System.Diagnostics.TraceSource">
  586. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
  587. </Reference>
  588. <Reference Include="System.Diagnostics.Tracing">
  589. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
  590. </Reference>
  591. <Reference Include="System.Drawing.Primitives">
  592. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
  593. </Reference>
  594. <Reference Include="System.Dynamic.Runtime">
  595. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
  596. </Reference>
  597. <Reference Include="System.Globalization.Calendars">
  598. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
  599. </Reference>
  600. <Reference Include="System.Globalization.Extensions">
  601. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
  602. </Reference>
  603. <Reference Include="System.Globalization">
  604. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
  605. </Reference>
  606. <Reference Include="System.IO.Compression.ZipFile">
  607. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
  608. </Reference>
  609. <Reference Include="System.IO.Compression">
  610. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
  611. </Reference>
  612. <Reference Include="System.IO.FileSystem.DriveInfo">
  613. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
  614. </Reference>
  615. <Reference Include="System.IO.FileSystem.Primitives">
  616. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
  617. </Reference>
  618. <Reference Include="System.IO.FileSystem.Watcher">
  619. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
  620. </Reference>
  621. <Reference Include="System.IO.FileSystem">
  622. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
  623. </Reference>
  624. <Reference Include="System.IO.IsolatedStorage">
  625. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
  626. </Reference>
  627. <Reference Include="System.IO.MemoryMappedFiles">
  628. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
  629. </Reference>
  630. <Reference Include="System.IO.Pipes">
  631. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
  632. </Reference>
  633. <Reference Include="System.IO.UnmanagedMemoryStream">
  634. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
  635. </Reference>
  636. <Reference Include="System.IO">
  637. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
  638. </Reference>
  639. <Reference Include="System.Linq.Expressions">
  640. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
  641. </Reference>
  642. <Reference Include="System.Linq.Parallel">
  643. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
  644. </Reference>
  645. <Reference Include="System.Linq.Queryable">
  646. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
  647. </Reference>
  648. <Reference Include="System.Linq">
  649. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
  650. </Reference>
  651. <Reference Include="System.Net.Http">
  652. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
  653. </Reference>
  654. <Reference Include="System.Net.NameResolution">
  655. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
  656. </Reference>
  657. <Reference Include="System.Net.NetworkInformation">
  658. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
  659. </Reference>
  660. <Reference Include="System.Net.Ping">
  661. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
  662. </Reference>
  663. <Reference Include="System.Net.Primitives">
  664. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
  665. </Reference>
  666. <Reference Include="System.Net.Requests">
  667. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
  668. </Reference>
  669. <Reference Include="System.Net.Security">
  670. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
  671. </Reference>
  672. <Reference Include="System.Net.Sockets">
  673. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
  674. </Reference>
  675. <Reference Include="System.Net.WebHeaderCollection">
  676. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
  677. </Reference>
  678. <Reference Include="System.Net.WebSockets.Client">
  679. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
  680. </Reference>
  681. <Reference Include="System.Net.WebSockets">
  682. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
  683. </Reference>
  684. <Reference Include="System.ObjectModel">
  685. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
  686. </Reference>
  687. <Reference Include="System.Reflection.Extensions">
  688. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
  689. </Reference>
  690. <Reference Include="System.Reflection.Primitives">
  691. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
  692. </Reference>
  693. <Reference Include="System.Reflection">
  694. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
  695. </Reference>
  696. <Reference Include="System.Resources.Reader">
  697. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
  698. </Reference>
  699. <Reference Include="System.Resources.ResourceManager">
  700. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
  701. </Reference>
  702. <Reference Include="System.Resources.Writer">
  703. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
  704. </Reference>
  705. <Reference Include="System.Runtime.CompilerServices.VisualC">
  706. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  707. </Reference>
  708. <Reference Include="System.Runtime.Extensions">
  709. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
  710. </Reference>
  711. <Reference Include="System.Runtime.Handles">
  712. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
  713. </Reference>
  714. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  715. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  716. </Reference>
  717. <Reference Include="System.Runtime.InteropServices">
  718. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
  719. </Reference>
  720. <Reference Include="System.Runtime.Numerics">
  721. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
  722. </Reference>
  723. <Reference Include="System.Runtime.Serialization.Formatters">
  724. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
  725. </Reference>
  726. <Reference Include="System.Runtime.Serialization.Json">
  727. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
  728. </Reference>
  729. <Reference Include="System.Runtime.Serialization.Primitives">
  730. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
  731. </Reference>
  732. <Reference Include="System.Runtime.Serialization.Xml">
  733. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
  734. </Reference>
  735. <Reference Include="System.Runtime">
  736. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
  737. </Reference>
  738. <Reference Include="System.Security.Claims">
  739. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
  740. </Reference>
  741. <Reference Include="System.Security.Cryptography.Algorithms">
  742. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
  743. </Reference>
  744. <Reference Include="System.Security.Cryptography.Csp">
  745. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
  746. </Reference>
  747. <Reference Include="System.Security.Cryptography.Encoding">
  748. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
  749. </Reference>
  750. <Reference Include="System.Security.Cryptography.Primitives">
  751. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
  752. </Reference>
  753. <Reference Include="System.Security.Cryptography.X509Certificates">
  754. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
  755. </Reference>
  756. <Reference Include="System.Security.Principal">
  757. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
  758. </Reference>
  759. <Reference Include="System.Security.SecureString">
  760. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
  761. </Reference>
  762. <Reference Include="System.Text.Encoding.Extensions">
  763. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
  764. </Reference>
  765. <Reference Include="System.Text.Encoding">
  766. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
  767. </Reference>
  768. <Reference Include="System.Text.RegularExpressions">
  769. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
  770. </Reference>
  771. <Reference Include="System.Threading.Overlapped">
  772. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
  773. </Reference>
  774. <Reference Include="System.Threading.Tasks.Parallel">
  775. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
  776. </Reference>
  777. <Reference Include="System.Threading.Tasks">
  778. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
  779. </Reference>
  780. <Reference Include="System.Threading.Thread">
  781. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
  782. </Reference>
  783. <Reference Include="System.Threading.ThreadPool">
  784. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
  785. </Reference>
  786. <Reference Include="System.Threading.Timer">
  787. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
  788. </Reference>
  789. <Reference Include="System.Threading">
  790. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
  791. </Reference>
  792. <Reference Include="System.ValueTuple">
  793. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
  794. </Reference>
  795. <Reference Include="System.Xml.ReaderWriter">
  796. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
  797. </Reference>
  798. <Reference Include="System.Xml.XDocument">
  799. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
  800. </Reference>
  801. <Reference Include="System.Xml.XPath.XDocument">
  802. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
  803. </Reference>
  804. <Reference Include="System.Xml.XPath">
  805. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
  806. </Reference>
  807. <Reference Include="System.Xml.XmlDocument">
  808. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
  809. </Reference>
  810. <Reference Include="System.Xml.XmlSerializer">
  811. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
  812. </Reference>
  813. <Reference Include="System.Numerics.Vectors">
  814. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
  815. </Reference>
  816. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  817. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  818. </Reference>
  819. <Reference Include="System.ComponentModel.Composition">
  820. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
  821. </Reference>
  822. <Reference Include="System.Core">
  823. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
  824. </Reference>
  825. <Reference Include="System.Data">
  826. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
  827. </Reference>
  828. <Reference Include="System.Drawing">
  829. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
  830. </Reference>
  831. <Reference Include="System.IO.Compression.FileSystem">
  832. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
  833. </Reference>
  834. <Reference Include="System.Net">
  835. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
  836. </Reference>
  837. <Reference Include="System.Numerics">
  838. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
  839. </Reference>
  840. <Reference Include="System.Runtime.Serialization">
  841. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
  842. </Reference>
  843. <Reference Include="System.ServiceModel.Web">
  844. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
  845. </Reference>
  846. <Reference Include="System.Transactions">
  847. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
  848. </Reference>
  849. <Reference Include="System.Web">
  850. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
  851. </Reference>
  852. <Reference Include="System.Windows">
  853. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
  854. </Reference>
  855. <Reference Include="System.Xml.Linq">
  856. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
  857. </Reference>
  858. <Reference Include="System.Xml.Serialization">
  859. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
  860. </Reference>
  861. <Reference Include="System.Xml">
  862. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
  863. </Reference>
  864. <Reference Include="System">
  865. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
  866. </Reference>
  867. <Reference Include="mscorlib">
  868. <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
  869. </Reference>
  870. </ItemGroup>
  871. <ItemGroup>
  872. <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
  873. <Project>{09149971-f6d9-684a-8315-60a33de76f3a}</Project>
  874. <Name>Assembly-CSharp-firstpass</Name>
  875. </ProjectReference>
  876. <ProjectReference Include="EasyButtons.Editor.csproj">
  877. <Project>{1b544586-63e8-6c5d-abcb-4d93474d8d4f}</Project>
  878. <Name>EasyButtons.Editor</Name>
  879. </ProjectReference>
  880. <ProjectReference Include="Mirror.csproj">
  881. <Project>{32ca9229-637c-0e69-4292-20209d0a79de}</Project>
  882. <Name>Mirror</Name>
  883. </ProjectReference>
  884. <ProjectReference Include="kcp2k.csproj">
  885. <Project>{3fac700b-40e6-c39f-22fd-95b240b25e58}</Project>
  886. <Name>kcp2k</Name>
  887. </ProjectReference>
  888. <ProjectReference Include="Unity.VSCode.Editor.csproj">
  889. <Project>{20eff7b5-33bc-a5a5-1f00-e8323143d19d}</Project>
  890. <Name>Unity.VSCode.Editor</Name>
  891. </ProjectReference>
  892. <ProjectReference Include="Unity.AutoLOD.csproj">
  893. <Project>{a7e38e2e-b753-42e0-df3a-774dfd1f432e}</Project>
  894. <Name>Unity.AutoLOD</Name>
  895. </ProjectReference>
  896. <ProjectReference Include="EasyButtons.csproj">
  897. <Project>{4ed92f77-20d8-949e-1a31-dc46175ba63e}</Project>
  898. <Name>EasyButtons</Name>
  899. </ProjectReference>
  900. <ProjectReference Include="Unity.TextMeshPro.Editor.csproj">
  901. <Project>{f6a29f00-53e6-4418-f7a2-848735085d41}</Project>
  902. <Name>Unity.TextMeshPro.Editor</Name>
  903. </ProjectReference>
  904. <ProjectReference Include="Unity.VisualStudio.Editor.csproj">
  905. <Project>{57151c75-d395-2c2b-c424-ff511fcf2e87}</Project>
  906. <Name>Unity.VisualStudio.Editor</Name>
  907. </ProjectReference>
  908. <ProjectReference Include="Unity.Performance.Profile-Analyzer.Editor.csproj">
  909. <Project>{3ade96bb-322f-0c4e-4153-f3ea5b7e5e5b}</Project>
  910. <Name>Unity.Performance.Profile-Analyzer.Editor</Name>
  911. </ProjectReference>
  912. <ProjectReference Include="Unity.Sysroot.Linux_x86_64.csproj">
  913. <Project>{eebc4c57-4db6-6a1d-a4d3-834ce761f62a}</Project>
  914. <Name>Unity.Sysroot.Linux_x86_64</Name>
  915. </ProjectReference>
  916. <ProjectReference Include="LRM.csproj">
  917. <Project>{3def66cf-5040-05df-da77-cf9ae4a7a73f}</Project>
  918. <Name>LRM</Name>
  919. </ProjectReference>
  920. <ProjectReference Include="Mirror.Examples.csproj">
  921. <Project>{16c2db8d-6bc2-fd5b-713c-0991301a952a}</Project>
  922. <Name>Mirror.Examples</Name>
  923. </ProjectReference>
  924. <ProjectReference Include="Unity.Timeline.csproj">
  925. <Project>{878356fb-17d7-e8d5-2098-f3223853049d}</Project>
  926. <Name>Unity.Timeline</Name>
  927. </ProjectReference>
  928. <ProjectReference Include="Unity.TextMeshPro.csproj">
  929. <Project>{e2d32064-bfc4-244a-2c94-437f029e4ab5}</Project>
  930. <Name>Unity.TextMeshPro</Name>
  931. </ProjectReference>
  932. <ProjectReference Include="Unity.Burst.Editor.csproj">
  933. <Project>{528efed4-223c-b17a-1b84-df2929737a57}</Project>
  934. <Name>Unity.Burst.Editor</Name>
  935. </ProjectReference>
  936. <ProjectReference Include="Unity.AutoLOD.Editor.Simplygon.csproj">
  937. <Project>{86dc54dc-8975-58ab-fd52-2878d5e9bffe}</Project>
  938. <Name>Unity.AutoLOD.Editor.Simplygon</Name>
  939. </ProjectReference>
  940. <ProjectReference Include="Unity.Toolchain.Linux-x86_64.csproj">
  941. <Project>{87a7fbeb-c6a5-8981-6868-5a3034047e01}</Project>
  942. <Name>Unity.Toolchain.Linux-x86_64</Name>
  943. </ProjectReference>
  944. <ProjectReference Include="Unity.Postprocessing.Editor.csproj">
  945. <Project>{4d8beb93-eec2-bfa7-681c-08487e4b7265}</Project>
  946. <Name>Unity.Postprocessing.Editor</Name>
  947. </ProjectReference>
  948. <ProjectReference Include="UnityEditor.UI.csproj">
  949. <Project>{d69ec36a-2987-12a6-420a-73082b61162b}</Project>
  950. <Name>UnityEditor.UI</Name>
  951. </ProjectReference>
  952. <ProjectReference Include="Unity.PlasticSCM.Editor.csproj">
  953. <Project>{59608b84-ae06-6717-ada0-f1ff8e40fba2}</Project>
  954. <Name>Unity.PlasticSCM.Editor</Name>
  955. </ProjectReference>
  956. <ProjectReference Include="Unity.Rider.Editor.csproj">
  957. <Project>{aeb62cef-c595-34f6-42fc-8cf03b11c344}</Project>
  958. <Name>Unity.Rider.Editor</Name>
  959. </ProjectReference>
  960. <ProjectReference Include="Unity.AutoLOD.Editor.csproj">
  961. <Project>{676e9423-7a5b-6864-e407-29563e077b53}</Project>
  962. <Name>Unity.AutoLOD.Editor</Name>
  963. </ProjectReference>
  964. <ProjectReference Include="UnityEngine.UI.csproj">
  965. <Project>{7b4bac91-f5a1-ded0-b6d6-d53c7e186962}</Project>
  966. <Name>UnityEngine.UI</Name>
  967. </ProjectReference>
  968. <ProjectReference Include="Mirror.Weaver.csproj">
  969. <Project>{22cd39d6-62e6-9650-33b8-576ea857e63b}</Project>
  970. <Name>Mirror.Weaver</Name>
  971. </ProjectReference>
  972. <ProjectReference Include="Unity.Animation.Rigging.csproj">
  973. <Project>{4132ba76-4183-909e-6212-09192ea6b371}</Project>
  974. <Name>Unity.Animation.Rigging</Name>
  975. </ProjectReference>
  976. <ProjectReference Include="Unity.Mathematics.csproj">
  977. <Project>{29bf94ff-9bac-8469-373e-3662912f2483}</Project>
  978. <Name>Unity.Mathematics</Name>
  979. </ProjectReference>
  980. <ProjectReference Include="Unity.Burst.csproj">
  981. <Project>{81464a0f-0b83-20d9-acc2-ea9282f250c6}</Project>
  982. <Name>Unity.Burst</Name>
  983. </ProjectReference>
  984. <ProjectReference Include="Whinarn.UnityMeshSimplifier.Editor.csproj">
  985. <Project>{3be1b74c-a6c8-2ed0-5bba-00f6d7bcb715}</Project>
  986. <Name>Whinarn.UnityMeshSimplifier.Editor</Name>
  987. </ProjectReference>
  988. <ProjectReference Include="Unity.Postprocessing.Runtime.csproj">
  989. <Project>{5f00811b-3539-f754-95ac-3e536ea12abd}</Project>
  990. <Name>Unity.Postprocessing.Runtime</Name>
  991. </ProjectReference>
  992. <ProjectReference Include="Unity.Toolchain.Win-x86_64-Linux-x86_64.csproj">
  993. <Project>{7e58135d-db86-6462-dffc-ad8332211f0c}</Project>
  994. <Name>Unity.Toolchain.Win-x86_64-Linux-x86_64</Name>
  995. </ProjectReference>
  996. <ProjectReference Include="Unity.Timeline.Editor.csproj">
  997. <Project>{46c583fe-2668-0a0e-c393-5b24bf30cf19}</Project>
  998. <Name>Unity.Timeline.Editor</Name>
  999. </ProjectReference>
  1000. <ProjectReference Include="Mirror.Editor.csproj">
  1001. <Project>{cbf406bd-1dc0-f7d9-1d2d-812fd17bd988}</Project>
  1002. <Name>Mirror.Editor</Name>
  1003. </ProjectReference>
  1004. <ProjectReference Include="Unity.Mathematics.Editor.csproj">
  1005. <Project>{cdb2dc0e-3dff-0b96-b3b1-049f4a5e3b29}</Project>
  1006. <Name>Unity.Mathematics.Editor</Name>
  1007. </ProjectReference>
  1008. <ProjectReference Include="Mirror.CompilerSymbols.csproj">
  1009. <Project>{d9e301cd-dcd3-03ce-2e48-655bbe8f4933}</Project>
  1010. <Name>Mirror.CompilerSymbols</Name>
  1011. </ProjectReference>
  1012. <ProjectReference Include="Mirror.Authenticators.csproj">
  1013. <Project>{5925fdcf-64d3-29f4-1ca3-ce28b4e11445}</Project>
  1014. <Name>Mirror.Authenticators</Name>
  1015. </ProjectReference>
  1016. <ProjectReference Include="Telepathy.csproj">
  1017. <Project>{d31e1db9-a581-b65c-e1f4-a5c4b037c799}</Project>
  1018. <Name>Telepathy</Name>
  1019. </ProjectReference>
  1020. <ProjectReference Include="where-allocations.csproj">
  1021. <Project>{e68a92b5-4c08-e4bd-a222-674ebf3db10c}</Project>
  1022. <Name>where-allocations</Name>
  1023. </ProjectReference>
  1024. <ProjectReference Include="Unity.Animation.Rigging.Editor.csproj">
  1025. <Project>{71667af9-00fd-5710-0167-2cd23a20cbca}</Project>
  1026. <Name>Unity.Animation.Rigging.Editor</Name>
  1027. </ProjectReference>
  1028. <ProjectReference Include="SimpleWebTransport.csproj">
  1029. <Project>{923b4339-ff01-4342-ba2b-f6024189bf15}</Project>
  1030. <Name>SimpleWebTransport</Name>
  1031. </ProjectReference>
  1032. <ProjectReference Include="Whinarn.UnityMeshSimplifier.Runtime.csproj">
  1033. <Project>{2d429f35-917e-abb8-1df7-5b3455238efa}</Project>
  1034. <Name>Whinarn.UnityMeshSimplifier.Runtime</Name>
  1035. </ProjectReference>
  1036. <ProjectReference Include="Mirror.Components.csproj">
  1037. <Project>{cf5a3f64-4fbf-e367-6550-ace1aaf654f8}</Project>
  1038. <Name>Mirror.Components</Name>
  1039. </ProjectReference>
  1040. <ProjectReference Include="Unity.SysrootPackage.Editor.csproj">
  1041. <Project>{4c677af1-8e31-b486-ea96-68506e961b39}</Project>
  1042. <Name>Unity.SysrootPackage.Editor</Name>
  1043. </ProjectReference>
  1044. </ItemGroup>
  1045. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1046. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1047. Other similar extension points exist, see Microsoft.Common.targets.
  1048. <Target Name="BeforeBuild">
  1049. </Target>
  1050. <Target Name="AfterBuild">
  1051. </Target>
  1052. -->
  1053. </Project>