362 lines
19 KiB
XML
362 lines
19 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" Sdk="Microsoft.NET.Sdk">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<TargetFramework>net472</TargetFramework>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Version>0.0.3</Version>
|
|
<Authors>NGnius</Authors>
|
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
|
<PackageProjectUrl>https://git.exmods.org/NGnius/CLre</PackageProjectUrl>
|
|
<NeutralLanguage>en-CA</NeutralLanguage>
|
|
<AssemblyName>CLre_server</AssemblyName>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{89B354CF-C654-4E48-8166-5E20BC6E4836}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="0Harmony">
|
|
<HintPath>..\packages\Lib.Harmony.2.3.3\lib\net35\0Harmony.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<!--Start Dependencies-->
|
|
<ItemGroup>
|
|
<Reference Include="Accessibility">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Accessibility.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Assembly-CSharp-firstpass">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Assembly-CSharp">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Assembly-CSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="BehaviorDesignerRuntime">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\BehaviorDesignerRuntime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DOTween">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\DOTween.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EasyAntiCheat.Client">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\EasyAntiCheat.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EasyAntiCheat.Server">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\EasyAntiCheat.Server.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Fabric.AudioSpline">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Fabric.AudioSpline.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Fabric.Core">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Fabric.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="mscorlib">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\mscorlib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Novell.Directory.Ldap">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Novell.Directory.Ldap.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Photon3Unity3D">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Photon3Unity3D.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Rewired_Core">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Rewired_Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Rewired_Windows_Lib">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Rewired_Windows_Lib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Svelto.Common">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Svelto.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Svelto.ECS">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Svelto.ECS.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Svelto.Tasks">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Svelto.Tasks.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System">
|
|
<HintPath>..\..\cl\Cardlife_Data\Managed\System.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Unity.Postprocessing.Runtime">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Unity.Postprocessing.Runtime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Unity.TextMeshPro">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\Unity.TextMeshPro.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AccessibilityModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.AccessibilityModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AIModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.AIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AnimationModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.AnimationModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ARModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.ARModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AssetBundleModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.AssetBundleModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AudioModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.AudioModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.BaselibModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.BaselibModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClothModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.ClothModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClusterInputModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.ClusterInputModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClusterRendererModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.ClusterRendererModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.CoreModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.CrashReportingModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.CrashReportingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.DirectorModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.DirectorModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.FileSystemHttpModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.FileSystemHttpModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.GameCenterModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.GameCenterModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.GridModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.GridModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.HotReloadModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.HotReloadModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ImageConversionModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.IMGUIModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.InputModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.InputModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.JSONSerializeModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.LocalizationModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.LocalizationModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.Networking">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.Networking.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ParticleSystemModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.ParticleSystemModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.PerformanceReportingModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.PerformanceReportingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.Physics2DModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.Physics2DModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.PhysicsModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ProfilerModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.ProfilerModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ScreenCaptureModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.ScreenCaptureModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SharedInternalsModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.SharedInternalsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpatialTracking">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.SpatialTracking.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpriteMaskModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.SpriteMaskModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpriteShapeModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.SpriteShapeModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.StreamingModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.StreamingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.StyleSheetsModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.StyleSheetsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SubstanceModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.SubstanceModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TerrainModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.TerrainModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TerrainPhysicsModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.TerrainPhysicsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TextCoreModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.TextCoreModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TextRenderingModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TilemapModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.TilemapModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.Timeline">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.Timeline.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TimelineModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.TimelineModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TLSModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.TLSModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UI">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UIElementsModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UIElementsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UIModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UmbraModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UmbraModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UNETModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UNETModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityAnalyticsModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UnityAnalyticsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityConnectModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UnityConnectModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityTestProtocolModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UnityTestProtocolModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UnityWebRequestModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VehiclesModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.VehiclesModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VFXModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.VFXModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VideoModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.VideoModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VRModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.VRModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.WindModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.WindModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.XRModule">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\UnityEngine.XRModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="IllusionInjector">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\IllusionInjector.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="IllusionPlugin">
|
|
<HintPath>..\..\cl\CardlifeGameServer_Data\Managed\IllusionPlugin.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<!---<None Remove="WebStatus\Assets\index.html" />-->
|
|
<EmbeddedResource Include="WebStatus\Assets\index.html" />
|
|
<!---<None Remove="WebStatus\Assets\error404.html" />-->
|
|
<EmbeddedResource Include="WebStatus\Assets\error404.html" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<!--End Dependencies-->
|
|
<ItemGroup>
|
|
<Compile Include="API\Config\CLreConfig.cs" />
|
|
<Compile Include="API\Engines\ICLreEngine.cs" />
|
|
<Compile Include="API\Engines\ServerEngines.cs" />
|
|
<Compile Include="API\MainServer\ModerationEngine.cs" />
|
|
<Compile Include="API\MainServer\Moderator.cs" />
|
|
<Compile Include="API\MainServer\Server.cs" />
|
|
<Compile Include="API\MainServer\ServerEngines.cs" />
|
|
<Compile Include="API\MainServer\ServerEventArgs.cs" />
|
|
<Compile Include="API\MainServer\UserVerification.cs" />
|
|
<Compile Include="API\Synergy\Tweaks\SerializedCLreTerrainModifyRejection.cs" />
|
|
<Compile Include="API\Synergy\Clients.cs" />
|
|
<Compile Include="API\Synergy\CLreEnforcer.cs" />
|
|
<Compile Include="API\Synergy\Message.cs" />
|
|
<Compile Include="API\Synergy\SerializedCLreHandshake.cs" />
|
|
<Compile Include="API\Synergy\SerializedCLreMessage.cs" />
|
|
<Compile Include="API\Synergy\ServerHandshakeEngine.cs" />
|
|
<Compile Include="API\Synergy\ServerMessagingEngine.cs" />
|
|
<Compile Include="API\Tools\AccessToolsWarnings.cs" />
|
|
<Compile Include="API\Tools\NetServerListener.cs" />
|
|
<Compile Include="API\Tools\NetServerSender.cs" />
|
|
<Compile Include="API\Utility\CardLifeUserAuthentication.cs" />
|
|
<Compile Include="API\Utility\Logging.cs" />
|
|
<Compile Include="API\Utility\Reflection.cs" />
|
|
<Compile Include="WebStatus\AssetEndpoints.cs" />
|
|
<Compile Include="WebStatus\Attributes.cs" />
|
|
<Compile Include="WebStatus\ConfigurationEndpoints.cs" />
|
|
<Compile Include="WebStatus\DebugEndpoints.cs" />
|
|
<Compile Include="WebStatus\LogEndpoints.cs" />
|
|
<Compile Include="WebStatus\StatusEndpoints.cs" />
|
|
<Compile Include="WebStatus\WebServer.cs" />
|
|
<Compile Include="CLre_server.cs" />
|
|
<Compile Include="Fixes\BugfixAttribute.cs" />
|
|
<Compile Include="Fixes\InitLogSooner.cs" />
|
|
<Compile Include="Tweaks\Chat\Attributes.cs" />
|
|
<Compile Include="Tweaks\Chat\AuthenticationEngine.cs" />
|
|
<Compile Include="Tweaks\Chat\ChatConfig.cs" />
|
|
<Compile Include="Tweaks\Chat\ChatConnectionEngine.cs" />
|
|
<Compile Include="Tweaks\Chat\ChatHandler.cs" />
|
|
<Compile Include="Tweaks\Chat\ChatListener.cs" />
|
|
<Compile Include="Tweaks\Chat\ModeratorCommands.cs" />
|
|
<Compile Include="Tweaks\Chat\UserCommands.cs" />
|
|
<Compile Include="Tweaks\TerrainModificationExclusionZone.cs" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project>
|