Some points:
* It's trivial but "L_D_raw-Library" would be better as that is the correct capitalisation of the 'brand'.
"Ldraw-Library" is currently in but changing to "LDraw-Library" is easy and will be used in the next version. Sourcecode already changed.
* What does NameEntry contain? Just "3005.dat" I guess
If it is the file 3005.dat in the directory parts then yes. If it is a subpart s\filename.dat.
* What is the format of FileDate?
It is a string like all other values. I used the System.IO.File.GetCreationTime and System.IO.FileInfo.CreationTime
But currently I do not use that. It is for future use.
You can now download version 1.1.0.0!
* It's trivial but "L_D_raw-Library" would be better as that is the correct capitalisation of the 'brand'.
"Ldraw-Library" is currently in but changing to "LDraw-Library" is easy and will be used in the next version. Sourcecode already changed.
* What does NameEntry contain? Just "3005.dat" I guess
If it is the file 3005.dat in the directory parts then yes. If it is a subpart s\filename.dat.
* What is the format of FileDate?
It is a string like all other values. I used the System.IO.File.GetCreationTime and System.IO.FileInfo.CreationTime
But currently I do not use that. It is for future use.
You can now download version 1.1.0.0!