diff --git a/MCGalaxy/Modules/Compiling/CompilerBackends.cs b/MCGalaxy/Modules/Compiling/CompilerBackends.cs index afeef7a2e..34bd091fa 100644 --- a/MCGalaxy/Modules/Compiling/CompilerBackends.cs +++ b/MCGalaxy/Modules/Compiling/CompilerBackends.cs @@ -101,6 +101,8 @@ public static ICompilerErrors Compile(string[] srcPaths, string dstPath, List output = new List(); @@ -117,6 +119,11 @@ public static ICompilerErrors Compile(string[] srcPaths, string dstPath, List