Update extension manifest and include in build
parent
e4c60c2324
commit
6191d647f6
|
@ -108,8 +108,13 @@
|
|||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="icon.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<None Include="app.config" />
|
||||
<None Include="extension.yaml" />
|
||||
<Content Include="extension.yaml">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<None Include="packages.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Id: LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc
|
||||
Name: LANCommander Playnite Extension
|
||||
Author: Pat Hartl
|
||||
Name: LANCommander Playnite Library
|
||||
Author: DoctorDalek
|
||||
Version: 1.0
|
||||
Module: LANCommander.PlaynitePlugin.dll
|
||||
Type: GameLibrary
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 9.1 KiB |
Loading…
Reference in New Issue