mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-23 08:17:47 +01:00
feat: add lumina to DataManager
This commit is contained in:
parent
c069f75fba
commit
e1b29a2797
7 changed files with 733 additions and 27 deletions
|
|
@ -41,6 +41,7 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Discord.Net" Version="2.1.0" />
|
||||
<PackageReference Include="Lumina" Version="1.0.0-preview7" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
|
||||
<PackageReference Include="PropertyChanged.Fody" Version="2.6.1" />
|
||||
<PackageReference Include="Serilog" Version="2.6.0" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue