erkle64 / FoundryModManager

15 stars 3 forks source link

Foundry Mod Manager

Foundry Mod Manager is a tool to automatically download and install mods. Contact me in the modding channel on the FOUNDRY discord server, or in the issues section here, to add your own mod repository.

Download

Download the latest copy in the releases section.

Modding

Using a local copy of the repository

To override the repository sources place a copy of sources.2024.json, and/or any of the files linked in it, in %LocalAppData%\Erkle\FoundryModManager2024. The mod manager expects the mod files to be zips and extracts them directly into the mod's subfolder. eg. FOUNDRY\Mods\MyMod

About Unfoundry

Unfoundry is a utility library for making modding FOUNDRY a little easier.

Template Project

UnfoundryStart