JohN100x1 / IsekaiMod

An unbalanced gameplay mod for Pathfinder: Wrath of the Righteous
MIT License
19 stars 10 forks source link

Update for WOTR 2.3, Reduce manual steps for build #200

Open evandixon opened 3 weeks ago

evandixon commented 3 weeks ago

Fixes #199 hopefully

This PR was made somewhat hastily with the goal of getting it running. Idk if anything else broke with the WOTR 2.3 update. Here's a custom build of this PR in case anyone is willing to help test or simply doesn't want to wait for the PR to be merged. IsekaiMod.zip If you wish to test, please pay special attention to the summon count increase and the archetype that uses CHA for weapon damage, especially for two-handed weapons.

[Edit] New version fixing two-handed weapons in one hand: IsekaiMod.zip

evandixon commented 3 weeks ago

Now that I think about it, having the user settings files copy to output will reset user settings when the mod is installed. Making them not copy to the output should fix that. The original readme saying to manually put them there is why I did that, but I guess it wasn't needed with the embedded resource thing. [Edit] Resolved