mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
323 lines
17 KiB
XML
323 lines
17 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{8A39F9E7-1A89-430C-9C3E-BDFB3B7E17DF}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>NewHorizons</RootNamespace>
|
|
<AssemblyName>NewHorizons</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="0Harmony, Version=2.1.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Lib.Harmony.2.1.1\lib\net48\0Harmony.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Assembly-CSharp">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\Assembly-CSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Assembly-CSharp-firstpass">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Security">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\Mono.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NAudio-Unity, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\NAudio-Unity.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Json.Net.Unity3D.9.0.1\lib\net35\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OWML.Common, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\OWML.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OWML.Logging, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\OWML.Logging.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OWML.ModHelper, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\OWML.ModHelper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OWML.ModHelper.Assets, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\OWML.ModHelper.Assets.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OWML.ModHelper.Events, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\OWML.ModHelper.Events.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OWML.ModHelper.Input, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\OWML.ModHelper.Input.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OWML.ModHelper.Interaction, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\OWML.ModHelper.Interaction.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OWML.ModHelper.Menus, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\OWML.ModHelper.Menus.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OWML.Utils, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\OWML.2.1.0\lib\net40\OWML.Utils.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Unity.InputSystem, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\SteamLibrary\steamapps\common\Outer Wilds\OuterWilds_Data\Managed\Unity.InputSystem.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AccessibilityModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.AccessibilityModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AIModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.AIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AnimationModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.AnimationModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ARModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.ARModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AssetBundleModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.AssetBundleModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AudioModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.AudioModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClothModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.ClothModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClusterInputModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.ClusterInputModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClusterRendererModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.ClusterRendererModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.CoreModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.CrashReportingModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.CrashReportingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.DirectorModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.DirectorModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.GameCenterModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.GameCenterModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.GridModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.GridModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ImageConversionModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.IMGUIModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.InputModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.InputModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.JSONSerializeModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ParticleSystemModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.ParticleSystemModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.PerformanceReportingModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.PerformanceReportingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.Physics2DModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.Physics2DModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.PhysicsModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ScreenCaptureModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.ScreenCaptureModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SharedInternalsModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.SharedInternalsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpatialTracking">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.SpatialTracking.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpriteMaskModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.SpriteMaskModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpriteShapeModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.SpriteShapeModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TerrainModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.TerrainModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TerrainPhysicsModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.TerrainPhysicsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TextRenderingModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TilemapModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.TilemapModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UI">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UIElementsModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UIElementsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UIModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UNETModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UNETModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityAnalyticsModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UnityAnalyticsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityConnectModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UnityConnectModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UnityWebRequestModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VehiclesModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.VehiclesModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VideoModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.VideoModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VRModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.VRModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.WindModule">
|
|
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.WindModule.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Builder\Atmosphere\FogBuilder.cs" />
|
|
<Compile Include="Builder\Body\AsteroidBeltBuilder.cs" />
|
|
<Compile Include="Builder\Body\CometTailBuilder.cs" />
|
|
<Compile Include="Builder\Body\Geometry\CubeSphere.cs" />
|
|
<Compile Include="Builder\Body\Geometry\Icosphere.cs" />
|
|
<Compile Include="Builder\Body\Geometry\Perlin.cs" />
|
|
<Compile Include="Builder\Body\HeightMapBuilder.cs" />
|
|
<Compile Include="Builder\Body\ProcGenBuilder.cs" />
|
|
<Compile Include="Builder\Body\StarBuilder.cs" />
|
|
<Compile Include="Builder\Orbital\FocalPointBuilder.cs" />
|
|
<Compile Include="External\AsteroidBeltModule.cs" />
|
|
<Compile Include="External\AtmosphereModule.cs" />
|
|
<Compile Include="External\BaseModule.cs" />
|
|
<Compile Include="External\FocalPointModule.cs" />
|
|
<Compile Include="External\HeightMapModule.cs" />
|
|
<Compile Include="External\Module.cs" />
|
|
<Compile Include="External\OrbitModule.cs" />
|
|
<Compile Include="External\ProcGenModule.cs" />
|
|
<Compile Include="External\RingModule.cs" />
|
|
<Compile Include="External\SpawnModule.cs" />
|
|
<Compile Include="External\StarModule.cs" />
|
|
<Compile Include="Builder\General\BaseBuilder.cs" />
|
|
<Compile Include="Builder\Body\BlackHoleBuilder.cs" />
|
|
<Compile Include="Builder\General\DetectorBuilder.cs" />
|
|
<Compile Include="Builder\General\GravityBuilder.cs" />
|
|
<Compile Include="Builder\Body\LavaBuilder.cs" />
|
|
<Compile Include="Builder\Orbital\InitialMotionBuilder.cs" />
|
|
<Compile Include="Builder\General\MarkerBuilder.cs" />
|
|
<Compile Include="Builder\Orbital\OrbitlineBuilder.cs" />
|
|
<Compile Include="Builder\General\PlanetDestroyer.cs" />
|
|
<Compile Include="Builder\General\RFVolumeBuilder.cs" />
|
|
<Compile Include="Builder\Body\RingBuilder.cs" />
|
|
<Compile Include="Builder\General\SectorBuilder.cs" />
|
|
<Compile Include="Builder\General\SpawnPointBuilder.cs" />
|
|
<Compile Include="OrbitalPhysics\BinaryFocalPoint.cs" />
|
|
<Compile Include="OrbitalPhysics\CartesianStateVectors.cs" />
|
|
<Compile Include="OrbitalPhysics\Gravity.cs" />
|
|
<Compile Include="OrbitalPhysics\KeplerElements.cs" />
|
|
<Compile Include="OrbitalPhysics\ParameterizedAstroObject.cs" />
|
|
<Compile Include="OrbitalPhysics\ParameterizedInitialMotion.cs" />
|
|
<Compile Include="OrbitalPhysics\OrbitalHelper.cs" />
|
|
<Compile Include="OrbitalPhysics\TrackingOrbitLine.cs" />
|
|
<Compile Include="Utility\AddDebugShape.cs" />
|
|
<Compile Include="Builder\General\AmbientLightBuilder.cs" />
|
|
<Compile Include="External\IPlanetConfig.cs" />
|
|
<Compile Include="External\PlanetConfig.cs" />
|
|
<Compile Include="Builder\Body\GeometryBuilder.cs" />
|
|
<Compile Include="Builder\Body\WaterBuilder.cs" />
|
|
<Compile Include="Builder\Atmosphere\AirBuilder.cs" />
|
|
<Compile Include="Builder\Atmosphere\AtmosphereBuilder.cs" />
|
|
<Compile Include="Builder\Atmosphere\CloudsBuilder.cs" />
|
|
<Compile Include="Builder\Atmosphere\EffectsBuilder.cs" />
|
|
<Compile Include="Builder\Atmosphere\SunOverrideBuilder.cs" />
|
|
<Compile Include="Builder\Atmosphere\VolumesBuilder.cs" />
|
|
<Compile Include="Main.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Utility\AddToUITable.cs" />
|
|
<Compile Include="Utility\AstroObjectLocator.cs" />
|
|
<Compile Include="Utility\DebugRaycaster.cs" />
|
|
<Compile Include="Utility\ImageUtilities.cs" />
|
|
<Compile Include="OrbitalPhysics\ParameterizedOrbitLine.cs" />
|
|
<Compile Include="Utility\Logger.cs" />
|
|
<Compile Include="Utility\MakeMeshDoubleFaced.cs" />
|
|
<Compile Include="Utility\NewHorizonBody.cs" />
|
|
<Compile Include="Utility\NewHorizonExtensions.cs" />
|
|
<Compile Include="Utility\MColor32.cs" />
|
|
<Compile Include="Utility\MVector3.cs" />
|
|
<Compile Include="Utility\Patches.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="default-config.json" />
|
|
<None Include="manifest.json" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>
|
|
rmdir /s /q "$(OwmlDir)\Mods\$(ModUniqueName)"
|
|
md "$(OwmlDir)\Mods\$(ModUniqueName)"
|
|
md "$(OwmlDir)\Mods\$(ModUniqueName)\planets"
|
|
md "$(OwmlDir)\Mods\$(ModUniqueName)\planets\assets"
|
|
md "$(OwmlDir)\Mods\$(ModUniqueName)\AssetBundle"
|
|
|
|
copy /y "$(TargetPath)" "$(OwmlDir)\Mods\$(ModUniqueName)"
|
|
copy /y "$(ProjectDir)\default-config.json" "$(OwmlDir)\Mods\$(ModUniqueName)"
|
|
copy /y "$(ProjectDir)\manifest.json" "$(OwmlDir)\Mods\$(ModUniqueName)"
|
|
copy /y "$(ProjectDir)planets\" "$(OwmlDir)\Mods\$(ModUniqueName)\planets"
|
|
copy /y "$(ProjectDir)planets\assets" "$(OwmlDir)\Mods\$(ModUniqueName)\planets\assets"
|
|
copy /y "$(ProjectDir)AssetBundle\" "$(OwmlDir)\Mods\$(ModUniqueName)\AssetBundle"
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |