EnvironmentalVisualEnhancements icon indicating copy to clipboard operation
EnvironmentalVisualEnhancements copied to clipboard

[raymarched-volumetrics Branch] errors in Atmosphere.csproj

Open luoluo39 opened this issue 3 years ago • 0 comments

There are two errors in 'Atmosphere.csproj'

  • For UnityEngine.PhysicsModule.dll, <HintPath> should be ..\KSPResources\UnityEngine.InputLegacyModule.dll instead of ..\..\..\..\..\Steam\steamapps\common\Kerbal Space Program\KSP_x64_Data\Managed\UnityEngine.PhysicsModule.dll

  • 'RaymarchedClouds/Lightning.cs' is not included in project, <Compile Include="RaymarchedClouds\Lightning.cs" /> should be added

luoluo39 avatar Mar 01 '23 14:03 luoluo39