Robert,
There are different options for unzipping files in general (either they are .zip, .rar or .7z). a) It's "extract here" or extract under under a directory created according to the filename. Also sometimes modders make mistakes and zip their mods in a non JSGME compliant way. So, sometimes the final result in the mods folder is the following:
/mods/<mod_name>/<mod_name>/data/.../
instead of the correct
/mods/<mod_name>/data/.../
I happened to me some times also, wondering what went wrong. Check your mods folder for any inconsistencies like that.
Best,
VonHelsching
|