RimWorld

RimWorld

ABC Body 2
[NL] Apparel Paper Pattern
[NL] Apparel Paper Pattern compatibility not working due to incorrect LoadFolders file.
  • The LoadFolders file located at the mod root folder should be ".xml" format instead of ".txt".
  • The code of LoadFolders.xml for this mod should be like this:
    <loadFolders> <v1.4> <li>/</li> <li>1.4</li> <li IfModActive="nalsnoir.ApparelPaperPattern">APP</li> </v1.4> <v1.5> <li>/</li> <li>1.5</li> <li IfModActive="nalsnoir.ApparelPaperPattern">APP</li> </v1.5> <v1.6> <li>/</li> <li>1.6</li> <li IfModActive="nalsnoir.ApparelPaperPattern">APP</li> </v1.6> </loadFolders>
This will ensure that mod content is loaded and compatibility is applied if necessary. Thank you.
Last edited by 󠀡󠀡; 5 Aug @ 7:29pm
< >
Showing 1-1 of 1 comments
< >
Showing 1-1 of 1 comments
Per page: 1530 50