The mod still works, but you have to manually fix the manifest.json so "contentFolder" becomes "contentFolders" and turn that into an array. Look at how any other mod does it. Easy, but tedious since you gotta take it out of the zip and zip it back up.
Extract the zip, open manifest.json with notepad, change "contentFolder": "content", into "contentFolders": ["content"], copy-paste the new manifest file in the zip. Very annoying I had to do this (and look up what an array is). Hopefully the mod maker is dead or something and not just neglectful.
6 comments
Very annoying I had to do this (and look up what an array is). Hopefully the mod maker is dead or something and not just neglectful.