Updates for v9, begin ui rework
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="../icon.png" />
|
||||
<EmbeddedResource Include="Graphics\collectible_badge.png" />
|
||||
<EmbeddedResource Include="Graphics\expert.png" />
|
||||
<EmbeddedResource Include="Graphics\expert_badge.png" />
|
||||
<EmbeddedResource Include="Graphics\no_manip.png" />
|
||||
<EmbeddedResource Include="Graphics\specialist.png" />
|
||||
<EmbeddedResource Include="Graphics\splendorous.png" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@@ -50,6 +56,10 @@
|
||||
<HintPath>$(DalamudLibPath)Dalamud.dll</HintPath>
|
||||
<Private>false</Private>
|
||||
</Reference>
|
||||
<Reference Include="Dalamud">
|
||||
<HintPath>$(DalamudLibPath)Dalamud.Interface.dll</HintPath>
|
||||
<Private>false</Private>
|
||||
</Reference>
|
||||
<Reference Include="ImGui.NET">
|
||||
<HintPath>$(DalamudLibPath)ImGui.NET.dll</HintPath>
|
||||
<Private>false</Private>
|
||||
|
||||
Reference in New Issue
Block a user