mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-13 12:14:17 +01:00
Create external project for GameData and move GamePath to it
This commit is contained in:
parent
3c560268fc
commit
c7a17d0180
30 changed files with 137 additions and 152 deletions
|
|
@ -73,6 +73,10 @@
|
|||
<PackageReference Include="SharpZipLib" Version="1.3.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Penumbra.GameData\Penumbra.GameData.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="Penumbra.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue