Skip to content

[raymarched-volumetrics Branch] errors in Atmosphere.csproj #33

@luoluo39

Description

@luoluo39

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions