add git submodule for api and penumbra

This commit is contained in:
Stanley Dimant
2022-07-17 00:07:16 +02:00
parent 9ff246ea41
commit 1ff98caae0
5 changed files with 26 additions and 23 deletions

View File

@@ -31,11 +31,6 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.17" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Penumbra\Penumbra.GameData\Penumbra.GameData.csproj" />
<ProjectReference Include="..\..\server\MareSynchronosServer\MareSynchronos.API\MareSynchronos.API.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="FFXIVClientStructs">
<HintPath>$(DalamudLibPath)FFXIVClientStructs.dll</HintPath>