123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <LangVersion>latest</LangVersion>
- </PropertyGroup>
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>10.0.20506</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <RootNamespace></RootNamespace>
- <ProjectGuid>{5e9a340f-0193-6b67-fcc2-8dcab2dd3b8e}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <AssemblyName>Assembly-CSharp</AssemblyName>
- <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <BaseDirectory>.</BaseDirectory>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>Temp\bin\Debug\</OutputPath>
- <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>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoWarn>0169</NoWarn>
- <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup>
- <NoConfig>true</NoConfig>
- <NoStdLib>true</NoStdLib>
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
- <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
- <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
- </PropertyGroup>
- <ItemGroup>
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Types/Activity.cs" />
- <Compile Include="Assets/Scripts/Menu/infinityUI.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/Icon.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/EquipmentManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/Handlers/EquipmentHandler.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Interactables/Firelight.cs" />
- <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_BloodDecalLayers.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/ShakeManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Scripts/CTI_CustomWind.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemSlot.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Player/PlayerMovement.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/HealingItem.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Demo/MovingTarget.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Interaction/RaycastData.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/EnumExtensions.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Types/Value.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Interaction/InteractiveObject.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/DamageGUI.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Interactables/ItemPickup.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/SurfaceManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Player/PlayerDeath.cs" />
- <Compile Include="Assets/Scripts/Helpers/MeshCombiner.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/SoundPlayer.cs" />
- <Compile Include="Assets/Scripts/Menu/CharacterRotate.cs" />
- <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_BloodSettings.cs" />
- <Compile Include="Assets/Scripts/Helpers/bulkRenamer.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/ShowIf.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Components/FPEquipmentComponent.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ContainerGenerator.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Demo/DemoInstructions.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/ISurface.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/Extensions.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/MATH_UTILS.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/HealthEventData.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/WorldManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/UIManager.cs" />
- <Compile Include="Assets/Scripts/Menu/ButtonV2.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/DatabaseItem.cs" />
- <Compile Include="Assets/Scripts/Menu/NetworkChecker.cs" />
- <Compile Include="Assets/Scripts/Menu/customDropDown.cs" />
- <Compile Include="Assets/Scripts/weaponAttachmentsMgr.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Object Pooling/ObjectPool.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemDescription.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/Slot.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Handlers/Player.cs" />
- <Compile Include="Assets/Scripts/Menu/menuController.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/IgnoreAutoFont.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/IDamageable.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/Animation/EquipmentAnimation.cs" />
- <Compile Include="Assets/8K Skybox Pack Free/Example Scenes/Script/RotateCamera.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/GameManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/Inventory.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/SaveableItem.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/ItemSelection.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/EquipmentItem.cs" />
- <Compile Include="Assets/Scripts/zombies/zombieManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/Physics/RecoilForce.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Tweening/Easer.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/ItemWheel.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/SurfaceIdentity.cs" />
- <Compile Include="Assets/Scripts/scopeBehaviour.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Misc/FirstPersonArms.cs" />
- <Compile Include="Assets/Unity/Info/Scripts/Readme.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/RootHeightHandler.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/DisableAtStart.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/Physics/SpringForce.cs" />
- <Compile Include="Assets/Ignorance/Demo/PongChamp/Scripts/OnlineTimer.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Types/Message.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/SlotGroup.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemContainer.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/AudioUtils.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Types/Attempt.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/UserInterfaceBehaviour.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/FirstPersonCamera.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/Physics/Spring.cs" />
- <Compile Include="Assets/Ignorance/Demo/PongChamp/Scripts/AtariPongBall.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/Gun.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/SurfaceInfo.cs" />
- <Compile Include="Assets/Scripts/Menu/CharacterCustomizer.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/MinMaxAttribute.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Demo/ItemSpawner.cs" />
- <Compile Include="Assets/Scripts/RigSync.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/ReorderableArray.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/ReorderableLists.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/EffectAudio.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/Unarmed.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/ProjectileBasedWeapon.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/ClampAttribute.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Interactables/Explosive.cs" />
- <Compile Include="Assets/Scripts/LODDataHolder.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/SurfaceEffects.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/UI_WheelSlot.cs" />
- <Compile Include="Assets/Scripts/redDotBehaviour.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/PlayerSpawnPoints.cs" />
- <Compile Include="Assets/Scripts/meleeWeaponData.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemGenerator.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/Vector3Utils.cs" />
- <Compile Include="Assets/KriptoFX/VolumetricBloodFX/DemoScene/BFX_DemoTest.cs" />
- <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_DecalSettings.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Misc/CartridgeObject.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/RevolverCyllinderCorrector.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/ProbabilityUtils.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/EquipmentSelection.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/HUD_DisplayerActivateFlag.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemContainerFlags.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/Enumerations.cs" />
- <Compile Include="Assets/Scripts/Menu/modSelector.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/Compass.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/CameraShakes.cs" />
- <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_DecaGizmo.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/HealsDisplayer.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/GunVisualEffects.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/Database/FPItem.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Surface Management/SurfaceEffect.cs" />
- <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_ShaderProperies.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/DestructibleObject.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/MouseLook.cs" />
- <Compile Include="Assets/Scripts/tpsGunData.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/Tags.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Probabilities/ProbabilityList.cs" />
- <Compile Include="Assets/Unity/ConstraintSamples/Scripts/mParent.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/Crosshairs.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Tweening/Easings.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/SceneField.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Tweening/EasingOptions.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/GenericVitals.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/LauncherWeapon.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/Panel.cs" />
- <Compile Include="Assets/Scripts/zombies/zombie_hitbox.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/Flashlight.cs" />
- <Compile Include="Assets/Scripts/Menu/leaderboard_ze.cs" />
- <Compile Include="Assets/Scripts/Helpers/MeshCombine.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/EntityVitals.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/PostProcessing/PostProcessingManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Handlers/LivingEntity.cs" />
- <Compile Include="Assets/Scripts/Menu/loadingScreen.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/PivotDisplayer.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/Hitbox.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemDatabase.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Components/LivingEntityComponent.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Interactables/ShaftedProjectile.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/LingeringFire.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/ItemProperty.cs" />
- <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_ManualAnimationUpdate.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/Handlers/EquipmentPhysicsHandler.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/DynamicCrosshair.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/ItemSlotInterface.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/DatabaseCategory.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/MeleeWeapon.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Object Pooling/PoolingManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/EquipmentCorrector.cs" />
- <Compile Include="Assets/Scripts/netPlayer.cs" />
- <Compile Include="Assets/Scripts/console.cs" />
- <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_MouseOrbit.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/Reorderable.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/AnimationOverrideClips.cs" />
- <Compile Include="Assets/EffectExamples/Misc Effects/Scripts/SpawnEffect.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Modules/WeaponRecoil.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Scripts/CTI_Utils.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/ReadOnly.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/CrosshairManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/HealsManager.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/ContainerInterface.cs" />
- <Compile Include="Assets/Scripts/Menu/settings.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/InteractionInterface.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/Database/FPItemDatabase.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/GroupAttribute.cs" />
- <Compile Include="Assets/Scripts/ArmsPosition.cs" />
- <Compile Include="Assets/Scripts/player_hitbox.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/HUD_DisplayerBehaviour.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/_Core/MessageDisplayer.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/LightEffect.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/Equipment/WeaponPropertiesDisplayer.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Inventory/ItemContainerInterface.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/_Core/EquipmentPhysics.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Player/EntityDeathHandler.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/DatabaseProperty.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Object Pooling/PoolableObject.cs" />
- <Compile Include="Assets/Scripts/Menu/NetworkStatsMenu.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/Menu/PauseMenu.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Camera/CameraHeadBob.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/ScreenFader.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/CloneableObject.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/Physics/EquipmentMotionState.cs" />
- <Compile Include="Assets/Scripts/Helpers/BulkMeshBoneSwapper.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Interaction/PlayerInteraction.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/UserInterface/HUD/PlayerVitalsGUI.cs" />
- <Compile Include="Assets/Ignorance/Demo/PongChamp/Scripts/AtariPongRacket.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/WaterBarrel.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Core/Singleton.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Damage/PlayerVitals.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/Explosion.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Player/PlayerFootsteps.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Player/PlayerInput_PC.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Destructibles/DebrisFader.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Interactables/Projectile.cs" />
- <Compile Include="Assets/KriptoFX/VolumetricBloodFX/Scripts/BFX_RenderDepth.cs" />
- <Compile Include="Assets/Scripts/zombies/zombieBehaviour.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/BHeader.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Components/PlayerComponent.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Utility/ColorUtils.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Equipment/Types/ThrowingWeapon.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Equipment/First Person/Misc/GunSettings.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Inventory/Item.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/_Events/Attributes/BitMask.cs" />
- <Compile Include="Assets/HQ FPS Weapons/Scripts/Demo/FPSCounter.cs" />
- <Compile Include="Assets/Scripts/Helpers/EnumSelect.cs" />
- <Compile Include="Assets/Scripts/Menu/CharacterCustomizeMenu.cs" />
- <Compile Include="Assets/Scripts/Helpers/CharacterPresetData.cs" />
- <None Include="Assets/UX/blur.shader" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/CTI_LOD_Bark_Array_301.shader" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/CTI_LOD_Billboard_301.shader" />
- <None Include="Assets/Fences/Readme.txt" />
- <None Include="Assets/HQ FPS Weapons/Shaders/TransparentWeaponShader.shader" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Resources/CTI_Camera-DepthNormalTexture_301.shader" />
- <None Include="Assets/ScriptTemplates/51-Mirror__Network Authenticator-NewNetworkAuthenticator.cs.txt" />
- <None Include="Assets/3dModels/Weapons_props/8x/masked.shader" />
- <None Include="Assets/ScriptTemplates/53-Mirror__Network Observer-NewNetworkObserver.cs.txt" />
- <None Include="Assets/HQ FPS Weapons/Shaders/StandardWeaponShader.shader" />
- <None Include="Assets/ScriptTemplates/56-Mirror__Network Discovery-NewNetworkDiscovery.cs.txt" />
- <None Include="Assets/EffectExamples/Misc Effects/Prefabs/Readme_Dissolve_Respawn_.txt" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Resources/CTI_Internal-DeferredShading.shader" />
- <None Include="Assets/HQ FPS Weapons/Shaders/DistortionParticlesCutout.shader" />
- <None Include="Assets/Mirror/Version.txt" />
- <None Include="Assets/EffectExamples/Magic Effects/Shaders/Ice.shader" />
- <None Include="Assets/Mirror/Readme.txt" />
- <None Include="Assets/KriptoFX/VolumetricBloodFX/Shaders/BFX_Blood.shader" />
- <None Include="Assets/HQ FPS Weapons/Shaders/StandardCrossfade (Specular).shader" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/Includes/CTI_BillboardVertex_301.cginc" />
- <None Include="Assets/EffectExamples/Misc Effects/Shaders/Respawn.shader" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/Includes/CTI_TranslucentLighting_301.cginc" />
- <None Include="Assets/ScriptTemplates/52-Mirror__Network Behaviour-NewNetworkBehaviour.cs.txt" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/CTI_LOD_Bark_301.shader" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Resources/CTI_Internal-DeferredReflections.shader" />
- <None Include="Assets/HQ FPS Weapons/Shaders/GlowAdditiveTwoColor.shader" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/Includes/CTI_indirect.cginc" />
- <None Include="Assets/Mirror/Notice.txt" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/CTI_LOD_Leaves_301.shader" />
- <None Include="Assets/Mirror/Plugins/Mono.Cecil/License.txt" />
- <None Include="Assets/ScriptTemplates/55-Mirror__Network Room Player-NewNetworkRoomPlayer.cs.txt" />
- <None Include="Assets/KriptoFX/VolumetricBloodFX/Readme.txt" />
- <None Include="Assets/EffectExamples/Misc Effects/Shaders/FireFly.shader" />
- <None Include="Assets/HQ FPS Weapons/Misc/ConiferBOTD/CTI Runtime Components/Shaders/Includes/CTI_Builtin4xTreeLibraryTumbling_301.cginc" />
- <None Include="Assets/KriptoFX/VolumetricBloodFX/Shaders/BFX_Decal.shader" />
- <None Include="Assets/HQ FPS Weapons/Shaders/StandardCrossfade.shader" />
- <None Include="Assets/ScriptTemplates/50-Mirror__Network Manager-NewNetworkManager.cs.txt" />
- <None Include="Assets/ScriptTemplates/54-Mirror__Network Room Manager-NewNetworkRoomManager.cs.txt" />
- <None Include="Assets/HQ FPS Weapons/Shaders/SurfaceShader_VC.shader" />
- <None Include="Assets/EffectExamples/Misc Effects/Shaders/Dissolve.shader" />
- <Reference Include="UnityEngine">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AIModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AccessibilityModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AndroidJNIModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AnimationModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AssetBundleModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AudioModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClothModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClusterInputModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClusterRendererModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CoreModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CrashReportingModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DSPGraphModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DirectorModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GIModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GameCenterModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GridModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.HotReloadModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.IMGUIModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ImageConversionModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputLegacyModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.JSONSerializeModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.LocalizationModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ParticleSystemModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PerformanceReportingModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PhysicsModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Physics2DModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ProfilerModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ScreenCaptureModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SharedInternalsModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteMaskModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteShapeModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.StreamingModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubstanceModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubsystemsModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TLSModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainPhysicsModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextCoreModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextRenderingModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TilemapModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsNativeModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UNETModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UmbraModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityAnalyticsModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityConnectModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityCurlModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityTestProtocolModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAudioModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestTextureModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestWWWModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VFXModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VRModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VehiclesModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VideoModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VirtualTexturingModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.WindModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.XRModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.CoreModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.GraphViewModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.PackageManagerUIModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.SceneTemplateModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UIElementsModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UIElementsSamplesModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UIServiceModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIServiceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UnityConnectModule">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="Mono.CecilX.Rocks">
- <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Rocks.dll</HintPath>
- </Reference>
- <Reference Include="Mono.CecilX.Pdb">
- <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Pdb.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Burst.Unsafe">
- <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.burst@1.3.4/Unity.Burst.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="Mono.CecilX">
- <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json">
- <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Library/PackageCache/com.unity.nuget.newtonsoft-json@2.0.0/Runtime/Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="Mono.CecilX.Mdb">
- <HintPath>/media/RocketSpeed/Unity_Projects/Zombie_MP/Assets/Mirror/Plugins/Mono.Cecil/Mono.CecilX.Mdb.dll</HintPath>
- </Reference>
- <Reference Include="netstandard">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.AppContext">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Concurrent">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.NonGeneric">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Specialized">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.EventBasedAsync">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Primitives">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.TypeConverter">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
- </Reference>
- <Reference Include="System.Console">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
- </Reference>
- <Reference Include="System.Data.Common">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Contracts">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Debug">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.FileVersionInfo">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Process">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.StackTrace">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TextWriterTraceListener">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tools">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TraceSource">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tracing">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing.Primitives">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Dynamic.Runtime">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Calendars">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Extensions">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.ZipFile">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.DriveInfo">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Watcher">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.IsolatedStorage">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.MemoryMappedFiles">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Pipes">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.UnmanagedMemoryStream">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
- </Reference>
- <Reference Include="System.IO">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Expressions">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Parallel">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Queryable">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NameResolution">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NetworkInformation">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Ping">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Primitives">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Requests">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Security">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Sockets">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebHeaderCollection">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets.Client">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
- </Reference>
- <Reference Include="System.ObjectModel">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Extensions">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Primitives">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Reader">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.ResourceManager">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Writer">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.VisualC">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Extensions">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Handles">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Numerics">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Formatters">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Json">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Primitives">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Xml">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Claims">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Algorithms">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Csp">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Principal">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.SecureString">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding.Extensions">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.RegularExpressions">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Overlapped">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Parallel">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Thread">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.ThreadPool">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Timer">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.ReaderWriter">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XDocument">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath.XDocument">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlDocument">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlSerializer">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics.Vectors">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Composition">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
- </Reference>
- <Reference Include="System.Core">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
- </Reference>
- <Reference Include="System.Data">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.FileSystem">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.Net">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Web">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Transactions">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
- </Reference>
- <Reference Include="System.Web">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Serialization">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib">
- <HintPath>/home/warlock/Unity/Hub/Editor/2020.3.16f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
- <Project>{09149971-f6d9-684a-8315-60a33de76f3a}</Project>
- <Name>Assembly-CSharp-firstpass</Name>
- </ProjectReference>
- <ProjectReference Include="EasyButtons.Editor.csproj">
- <Project>{1b544586-63e8-6c5d-abcb-4d93474d8d4f}</Project>
- <Name>EasyButtons.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Mirror.csproj">
- <Project>{32ca9229-637c-0e69-4292-20209d0a79de}</Project>
- <Name>Mirror</Name>
- </ProjectReference>
- <ProjectReference Include="kcp2k.csproj">
- <Project>{3fac700b-40e6-c39f-22fd-95b240b25e58}</Project>
- <Name>kcp2k</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.VSCode.Editor.csproj">
- <Project>{20eff7b5-33bc-a5a5-1f00-e8323143d19d}</Project>
- <Name>Unity.VSCode.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.AutoLOD.csproj">
- <Project>{a7e38e2e-b753-42e0-df3a-774dfd1f432e}</Project>
- <Name>Unity.AutoLOD</Name>
- </ProjectReference>
- <ProjectReference Include="EasyButtons.csproj">
- <Project>{4ed92f77-20d8-949e-1a31-dc46175ba63e}</Project>
- <Name>EasyButtons</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.TextMeshPro.Editor.csproj">
- <Project>{f6a29f00-53e6-4418-f7a2-848735085d41}</Project>
- <Name>Unity.TextMeshPro.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.VisualStudio.Editor.csproj">
- <Project>{57151c75-d395-2c2b-c424-ff511fcf2e87}</Project>
- <Name>Unity.VisualStudio.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Performance.Profile-Analyzer.Editor.csproj">
- <Project>{3ade96bb-322f-0c4e-4153-f3ea5b7e5e5b}</Project>
- <Name>Unity.Performance.Profile-Analyzer.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Sysroot.Linux_x86_64.csproj">
- <Project>{eebc4c57-4db6-6a1d-a4d3-834ce761f62a}</Project>
- <Name>Unity.Sysroot.Linux_x86_64</Name>
- </ProjectReference>
- <ProjectReference Include="LRM.csproj">
- <Project>{3def66cf-5040-05df-da77-cf9ae4a7a73f}</Project>
- <Name>LRM</Name>
- </ProjectReference>
- <ProjectReference Include="Mirror.Examples.csproj">
- <Project>{16c2db8d-6bc2-fd5b-713c-0991301a952a}</Project>
- <Name>Mirror.Examples</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Timeline.csproj">
- <Project>{878356fb-17d7-e8d5-2098-f3223853049d}</Project>
- <Name>Unity.Timeline</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.TextMeshPro.csproj">
- <Project>{e2d32064-bfc4-244a-2c94-437f029e4ab5}</Project>
- <Name>Unity.TextMeshPro</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Burst.Editor.csproj">
- <Project>{528efed4-223c-b17a-1b84-df2929737a57}</Project>
- <Name>Unity.Burst.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.AutoLOD.Editor.Simplygon.csproj">
- <Project>{86dc54dc-8975-58ab-fd52-2878d5e9bffe}</Project>
- <Name>Unity.AutoLOD.Editor.Simplygon</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Toolchain.Linux-x86_64.csproj">
- <Project>{87a7fbeb-c6a5-8981-6868-5a3034047e01}</Project>
- <Name>Unity.Toolchain.Linux-x86_64</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Postprocessing.Editor.csproj">
- <Project>{4d8beb93-eec2-bfa7-681c-08487e4b7265}</Project>
- <Name>Unity.Postprocessing.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="UnityEditor.UI.csproj">
- <Project>{d69ec36a-2987-12a6-420a-73082b61162b}</Project>
- <Name>UnityEditor.UI</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.PlasticSCM.Editor.csproj">
- <Project>{59608b84-ae06-6717-ada0-f1ff8e40fba2}</Project>
- <Name>Unity.PlasticSCM.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Rider.Editor.csproj">
- <Project>{aeb62cef-c595-34f6-42fc-8cf03b11c344}</Project>
- <Name>Unity.Rider.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.AutoLOD.Editor.csproj">
- <Project>{676e9423-7a5b-6864-e407-29563e077b53}</Project>
- <Name>Unity.AutoLOD.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="UnityEngine.UI.csproj">
- <Project>{7b4bac91-f5a1-ded0-b6d6-d53c7e186962}</Project>
- <Name>UnityEngine.UI</Name>
- </ProjectReference>
- <ProjectReference Include="Mirror.Weaver.csproj">
- <Project>{22cd39d6-62e6-9650-33b8-576ea857e63b}</Project>
- <Name>Mirror.Weaver</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Animation.Rigging.csproj">
- <Project>{4132ba76-4183-909e-6212-09192ea6b371}</Project>
- <Name>Unity.Animation.Rigging</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Mathematics.csproj">
- <Project>{29bf94ff-9bac-8469-373e-3662912f2483}</Project>
- <Name>Unity.Mathematics</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Burst.csproj">
- <Project>{81464a0f-0b83-20d9-acc2-ea9282f250c6}</Project>
- <Name>Unity.Burst</Name>
- </ProjectReference>
- <ProjectReference Include="Whinarn.UnityMeshSimplifier.Editor.csproj">
- <Project>{3be1b74c-a6c8-2ed0-5bba-00f6d7bcb715}</Project>
- <Name>Whinarn.UnityMeshSimplifier.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Postprocessing.Runtime.csproj">
- <Project>{5f00811b-3539-f754-95ac-3e536ea12abd}</Project>
- <Name>Unity.Postprocessing.Runtime</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Toolchain.Win-x86_64-Linux-x86_64.csproj">
- <Project>{7e58135d-db86-6462-dffc-ad8332211f0c}</Project>
- <Name>Unity.Toolchain.Win-x86_64-Linux-x86_64</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Timeline.Editor.csproj">
- <Project>{46c583fe-2668-0a0e-c393-5b24bf30cf19}</Project>
- <Name>Unity.Timeline.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Mirror.Editor.csproj">
- <Project>{cbf406bd-1dc0-f7d9-1d2d-812fd17bd988}</Project>
- <Name>Mirror.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Mathematics.Editor.csproj">
- <Project>{cdb2dc0e-3dff-0b96-b3b1-049f4a5e3b29}</Project>
- <Name>Unity.Mathematics.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Mirror.CompilerSymbols.csproj">
- <Project>{d9e301cd-dcd3-03ce-2e48-655bbe8f4933}</Project>
- <Name>Mirror.CompilerSymbols</Name>
- </ProjectReference>
- <ProjectReference Include="Mirror.Authenticators.csproj">
- <Project>{5925fdcf-64d3-29f4-1ca3-ce28b4e11445}</Project>
- <Name>Mirror.Authenticators</Name>
- </ProjectReference>
- <ProjectReference Include="Telepathy.csproj">
- <Project>{d31e1db9-a581-b65c-e1f4-a5c4b037c799}</Project>
- <Name>Telepathy</Name>
- </ProjectReference>
- <ProjectReference Include="where-allocations.csproj">
- <Project>{e68a92b5-4c08-e4bd-a222-674ebf3db10c}</Project>
- <Name>where-allocations</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.Animation.Rigging.Editor.csproj">
- <Project>{71667af9-00fd-5710-0167-2cd23a20cbca}</Project>
- <Name>Unity.Animation.Rigging.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="SimpleWebTransport.csproj">
- <Project>{923b4339-ff01-4342-ba2b-f6024189bf15}</Project>
- <Name>SimpleWebTransport</Name>
- </ProjectReference>
- <ProjectReference Include="Whinarn.UnityMeshSimplifier.Runtime.csproj">
- <Project>{2d429f35-917e-abb8-1df7-5b3455238efa}</Project>
- <Name>Whinarn.UnityMeshSimplifier.Runtime</Name>
- </ProjectReference>
- <ProjectReference Include="Mirror.Components.csproj">
- <Project>{cf5a3f64-4fbf-e367-6550-ace1aaf654f8}</Project>
- <Name>Mirror.Components</Name>
- </ProjectReference>
- <ProjectReference Include="Unity.SysrootPackage.Editor.csproj">
- <Project>{4c677af1-8e31-b486-ea96-68506e961b39}</Project>
- <Name>Unity.SysrootPackage.Editor</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|