Pathfinder-WOTR-Modding-Community / ModFinder

A tool for installing Pathfinder: Wrath of the Righteous mods and their dependencies.
MIT License
57 stars 24 forks source link

ModFinder

Download zip Latest Release

A tool for browsing and managing Pathfinder: Wrath of the Righteous mods and their dependencies.

Screenshot

Features

For Users

Download zip the latest release, extract the folder, and run ModFinder.exe!

You must have .NET Destkop Runtime 5.0 or later installed.

You must have installed UnityModManager.

If it doesn't work, see Troubleshooting.

Tips:

Missing a mod?

Ask the mod developer to add it or file an issue.

For Mod Devs

Currently ModFinder only supports mods hosted on Nexus or GitHub. It can handle both Owlcat Template mods and UMM mods.

To add (or change details about) your mod:

  1. Update internal_manifest.json
    • Don't include any version data or description, this is automatically updated roughly every 2 hours
    • You can submit a PR or file an issue

That's it! The manifest format is documented in the code.

Make sure to apply the appropriate tags so users can find your mod.

Assumptions for GitHub:

If necessary you can host your own ModManifest JSON file by adding a direct download link to ExternalManifestUrls in master_manifest.json. Keep in mind, this will not be automatically updated so it is up to you to populate description and version info.

Want your mod removed from the list?

File an issue or submit a PR.

Troubleshooting

Problems with a mod?

If there's an issue installing, downloading, displaying information about, or anything else regarding a specific mod file an issue. That includes mods that no longer work and are abandoned.

Other issues?

You guessed it: file an issue. Include your log file: %UserProfile%\AppData\Local\Modfinder\Log.txt.

Acknowledgements

Interested in modding?