copy the "patch" folder of the mod folder

paste the "patch" folder into "GodOfWar\exec" 

then open the "boot-options.json" find 

"patch-texpacks": [], 

it's in the end of the file

copy "../../patch/pc_le/BlackBeard"   into the []

for example 

"patch-texpacks": ["../../patch/pc_le/BlackBeard"],

if you want to use this mod with other mods 

just 

"patch-texpacks": ["../../patch/pc_le/Valkyrie","../../patch/pc_le/BlackBeard"],

don't forget comma(,) and quotation mark(" ")
