Add resolving file paths and obtaining files through Penumbra to the API.

This commit is contained in:
Ottermandias 2021-08-12 14:47:07 +02:00
parent 9f5a72d21a
commit a1504046c2
3 changed files with 94 additions and 4 deletions

View file

@ -33,5 +33,9 @@
<HintPath>$(AppData)\XIVLauncher\addon\Hooks\dev\Dalamud.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Lumina">
<HintPath>$(AppData)\XIVLauncher\addon\Hooks\dev\Lumina.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
</Project>