(9 hours ago)Magnus Forsberg Wrote: How do I make LDCad use my Unofficial folder instead of the zipped files?
Do you mean trough editing the main.cfg file?
line format is:
(off|unOff|donors|user)->(path to ldraw root ending with dir sep | any compressed file name NOT ending in a dir sep)->(path to shadow root ending with dir sep | any compressed file name NOT ending in a dir sep)
The warnings/errors you get are probably due to overlapping ldraw paths, I added a check on that in 1.7 to prevent a known caching issue.
Also as of 1.7 the program will also look in the unofficial folder besides parts and p (just like LDView does, but only for official lib locations).