Random fixes and penumbra attach update.

This commit is contained in:
Ottermandias 2022-06-04 20:59:53 +02:00
parent 78fd4ce9b9
commit dbdaaf1ca8
15 changed files with 264 additions and 180 deletions

View file

@ -55,8 +55,9 @@
<HintPath>$(AppData)\XIVLauncher\addon\Hooks\dev\Lumina.Excel.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Penumbra.GameData">
<HintPath>..\..\Penumbra\Penumbra\bin\$(Configuration)\$(TargetFramework)\Penumbra.GameData.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Penumbra\Penumbra.GameData\Penumbra.GameData.csproj" />
</ItemGroup>
</Project>