mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Auto creating the plugins folder
This commit is contained in:
parent
71c72a1cff
commit
f8b43be244
@ -86,4 +86,8 @@
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
<Target Name="CreatePluginFolder" AfterTargets="Build">
|
||||
<MakeDir Directories="$(OutputPath)/plugins"/>
|
||||
</Target>
|
||||
</Project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user