Skip to content

modrexio/modrex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

652 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modrex icon

Modrex

Latest Release Downloads Windows Linux

A desktop mod manager for PAYDAY 3 powered by modworkshop.

Installation

Platform Download
Windows Modrex.Setup.exe
Linux .deb modrex.deb
Linux .rpm modrex.rpm
Linux .AppImage modrex.AppImage

Features

  • 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

Requirements

Launcher Windows Linux
Steam yes yes
Epic Games yes no
Xbox App yes no

Troubleshooting

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

Development

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

Tech stack

Tauri v2 · React · Tailwind CSS · Lucide · TypeScript

License

Modrex is open source under the MIT License.