diff --git a/Entropy/Entropy/Entropy.csproj b/Entropy/Entropy/Entropy.csproj index 25a4409..1a2d974 100644 --- a/Entropy/Entropy/Entropy.csproj +++ b/Entropy/Entropy/Entropy.csproj @@ -41,8 +41,7 @@ <Private>False</Private> </Reference> <Reference Include="DangIt"> - <HintPath>..\..\..\..\Important Documents\dangit_mod\min_ksp\GameData\DangIt\DangIt.dll</HintPath> - <Private>False</Private> + <HintPath>..\..\..\..\..\..\..\Program Files %28x86%29\Steam\steamapps\common\Kerbal Space Program\GameData\DangIt\DangIt.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> diff --git a/Entropy/Entropy_realchutes/Entropy_realchutes.csproj b/Entropy/Entropy_realchutes/Entropy_realchutes.csproj index e6fb47e..06bae29 100644 --- a/Entropy/Entropy_realchutes/Entropy_realchutes.csproj +++ b/Entropy/Entropy_realchutes/Entropy_realchutes.csproj @@ -40,12 +40,10 @@ <Private>False</Private> </Reference> <Reference Include="RealChute"> - <HintPath>..\..\..\..\Important Documents\dangit_mod\min_ksp\GameData\RealChute\Plugins\RealChute.dll</HintPath> - <Private>False</Private> + <HintPath>..\..\..\..\..\..\..\Program Files %28x86%29\Steam\steamapps\common\Kerbal Space Program\GameData\RealChute\Plugins\RealChute.dll</HintPath> </Reference> <Reference Include="DangIt"> - <HintPath>..\..\..\..\Important Documents\dangit_mod\min_ksp\GameData\DangIt\DangIt.dll</HintPath> - <Private>False</Private> + <HintPath>..\..\..\..\..\..\..\Program Files %28x86%29\Steam\steamapps\common\Kerbal Space Program\GameData\DangIt\DangIt.dll</HintPath> </Reference> </ItemGroup> <ItemGroup>