A Mod Manager for RAGE engine games such as GTA IV, GTA V and RDR2
Find a file
2026-05-31 22:56:02 +02:00
src feat: use latest framework version 2026-05-31 22:56:02 +02:00
vendor Initial commit 2026-05-02 13:10:10 +00:00
.gitattributes Initial commit 2026-05-02 13:10:10 +00:00
.gitignore Initial commit 2026-05-02 13:10:10 +00:00
cmake.toml feat: use latest framework version 2026-05-31 22:56:02 +02:00
CMakeLists.txt feat: use latest framework version 2026-05-31 22:56:02 +02:00
CMakeUserPresets.json Initial commit 2026-05-02 13:10:10 +00:00
cmkr.cmake Initial commit 2026-05-02 13:10:10 +00:00
compile_commands.json Initial commit 2026-05-02 13:10:10 +00:00
conanfile.py feat: use latest framework version 2026-05-31 22:56:02 +02:00
LICENSE Initial commit 2026-05-02 13:10:10 +00:00
README.md add readme 2026-05-02 17:30:40 +02:00

RAGE Mod Manager

A mod manager for Rockstar Games titles running on the RAGE engine, built natively for Linux.

Features

  • Browse and manage installed mods per game
  • Enable/disable mods without manual file swapping
  • Dark, light, and custom theme support
  • Persistent config stored in ~/.config/template_app/

Supported Games

  • Grand Theft Auto V

License

GPL-3.0 — see LICENSE.