diff --git a/File_Format_Library/Main.cs b/File_Format_Library/Main.cs
index f7636c8c..5d7ae2ed 100644
--- a/File_Format_Library/Main.cs
+++ b/File_Format_Library/Main.cs
@@ -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)
diff --git a/Toolbox/Toolbox.csproj b/Toolbox/Toolbox.csproj
index 73e3d4ac..752ac97e 100644
--- a/Toolbox/Toolbox.csproj
+++ b/Toolbox/Toolbox.csproj
@@ -393,6 +393,9 @@
PreserveNewest
+
+ PreserveNewest
+
PreserveNewest