- 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 — supports
.pak, .zip, and .7z mods
- 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 Store, Xbox App)
- Identifies manually placed .pak files via SHA256 lookup against a live mod index
- Automatic update checks with one-click in-app updates
| Launcher |
 Windows |
 Linux |
 Steam |
 |
 |
 Epic Games |
 |
 |
 Xbox App |
 |
 |
If something goes wrong, attach your log file to a bug report.
| Platform |
Path |
| Windows |
%APPDATA%\Modrex\logs\modrex.log |
| Linux |
~/.config/modrex/logs/modrex.log |
| Command |
Description |
pnpm install |
Install dependencies |
pnpm dev |
Start with hot reload |
pnpm build |
Production build |
pnpm typecheck |
Type-check renderer |
pnpm format |
Format all files with Prettier |
pnpm lint |
Lint renderer source |
pnpm test |
Run all tests (Rust + renderer) |
pnpm generate-licenses |
Regenerate THIRD_PARTY_LICENSES.md |
Tauri v2 · React · Tailwind CSS · Lucide · TypeScript
Modrex is open source under the MIT License.