Hi elitepvpers,
I am having an bit of trouble to let the neuz.exe read an different file format.
So instead of this.
Data.res
I have this
Data.test
This is what i have done in File.cpp
if( CompareExt( c_file.name, ".test" )
Compiled the new neuz and lauch it but it cant read those file names.
Do i need to do something else?
With kind regards
I am having an bit of trouble to let the neuz.exe read an different file format.
So instead of this.
Data.res
I have this
Data.test
This is what i have done in File.cpp
if( CompareExt( c_file.name, ".test" )
Compiled the new neuz and lauch it but it cant read those file names.
Do i need to do something else?
With kind regards