A desktop mod manager for PAYDAY 3 powered by modworkshop.
| Platform | Download |
|---|---|
| Windows | PD3.Mod.Manager.Setup.exe |
| Linux .deb | pd3-mod-manager.deb |
| Linux .rpm | pd3-mod-manager.rpm |
| Linux .AppImage | pd3-mod-manager.AppImage |
- Browse and search mods from modworkshop
- Full mod detail page: description, images, downloads, changelog, dependencies, and install instructions
- Rich description rendering: formatted text, tables, collapsible sections, colored text, and inline video embeds (YouTube, Streamable)
- One-click install, uninstall, enable, and disable
- Organize mods into folders with arbitrary nesting depth and drag-and-drop reordering
- Mods with multiple installed files grouped as a single card
- Update detection with selective per-mod updates
- Launch modded or vanilla directly from the app
- Automatically detects your PD3 installation (Steam, Epic Games, Xbox Game Pass)
- Identifies manually placed .pak files via SHA256 lookup against a live mod index
| Launcher | Windows | Linux |
|---|---|---|
| Steam | ||
| Epic Games | ||
| Xbox Game Pass |
If something goes wrong, open Settings → Open log file and attach it to your bug report.
Log file locations:
| Platform | Path |
|---|---|
| Windows | %APPDATA%\pd3-mod-manager\logs\main.log |
| Linux | ~/.config/pd3-mod-manager/logs/main.log |
pnpm install
pnpm dev # start with hot reload
pnpm build # production build to out/
pnpm typecheck # type-check
pnpm test # run testsElectron · React · Tailwind CSS · Lucide · electron-vite · TypeScript · Vitest
