You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 addedThe text was updated successfully, but these errors were encountered: