possible to create a scripted installer for a mod?

+
possible to create a scripted installer for a mod?

I'm working a texture mod for Geralt, and I was hoping to make a scripted installer for the nexus mod manager, because I have a lot of varieties I'd like to be able to mix and match. But I don't know if it's even possible, since Witcher handles mods differently. I found a tutorial for creating an installer for games that use esp and esm files, but that only gets me so far.

Worst case scenario, I just have to upload all of the individual files on their own, but an installer would be so much more user friendly.
 
You don't need to inject anything, the result just needs to be that the right mod folder is copied into your witcher 3 directory. I don't know much about making installers either but it's probably not too hard.
 
You don't need to inject anything, the result just needs to be that the right mod folder is copied into your witcher 3 directory. I don't know much about making installers either but it's probably not too hard.

could just make a self-extracting zip or rar that extracts to \gamedir\mods\
 
Top Bottom