1
0
mirror of synced 2025-02-20 20:51:35 +01:00

Disable IGZ because it keeps breaking

This commit is contained in:
KillzXGaming 2019-08-04 19:40:28 -04:00
parent dceb4a93cd
commit 0e65b17e48
2 changed files with 4 additions and 1 deletions

View File

@ -361,7 +361,7 @@ namespace FirstPlugin
Formats.Add(typeof(G1T));
Formats.Add(typeof(BFLYT));
Formats.Add(typeof(ZSI));
Formats.Add(typeof(IGZ));
// Formats.Add(typeof(IGZ));
//Unfinished wip formats not ready for use
if (Runtime.DEVELOPER_DEBUG_MODE)

View File

@ -393,6 +393,9 @@
<Content Include="Lib\LibTennis.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Lib\Licenses\7ZIP LZMA LICENSE.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Lib\Licenses\Assimp COPYRIGHT.txt" />
<Content Include="Lib\Licenses\ImageBox COPYRIGHT.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>