|
string[] cnd_files = Directory.GetFiles("ndy", "*.cnd"); |
A strange issue here, but the gobext tool is used on my machine... It doesn't create a the seperate folders BUT it creates three folders named CD1_GOB, CD2_GOB & JONES3D_GOB.
And I need to merge them.... So, the ndy folder isn't present and it needs to merge first.
--> That's why the installer can crash out here.
Does the gobext.exe tool have different behaviour ?
Indy3DModInstaller/Indy3DModInstaller/Program.cs
Line 122 in b594de5
A strange issue here, but the gobext tool is used on my machine... It doesn't create a the seperate folders BUT it creates three folders named CD1_GOB, CD2_GOB & JONES3D_GOB.
And I need to merge them.... So, the ndy folder isn't present and it needs to merge first.
--> That's why the installer can crash out here.
Does the gobext.exe tool have different behaviour ?