Skip to content

RWR Toolbox

[!WARNING] Active Development: This project is in its early stages and should be considered unstable. Features may change or break without notice.

A high-performance desktop utility designed for Running With Rifles players and modders. Built with safety and speed in mind, RWR Toolbox provides a comprehensive suite of tools to manage game data, servers, and configurations.

RWR Toolbox is a community-driven project and is not affiliated with, authorized, maintained, sponsored, or endorsed by Osumia Games.

All Running With Rifles related content, assets, and trademarks—including but not limited to the game data parsed by this tool—are the sole property of Osumia Games. This utility is provided purely as a community resource to interface with game files provided by the original installation.

  • Data Explorer: Parallel scanning of game directories to browse Weapons and Items with full XML attribute parsing.
  • Server Browser: Real-time server listing with favorite tracking and low-latency pinging.
  • Player Statistics: Track and search player rankings across multiple game databases.
  • Mod Management: Streamlined installation and bundling of local mods with backup support.
  • Hotkey Manager: Read, create, and share custom keyboard profiles for the game.
  • Modern UX: Fully responsive UI (800x600 compliant) with dark mode, search highlighting, and i18n support.
  • Frontend: Angular v20, TypeScript, Tailwind CSS v4, DaisyUI v5.
  • Backend: Rust, Tauri v2.x.
  • Performance: Rayon for parallel file processing, Quick-XML for efficient parsing.
  • State Management: Angular Signals.
  • Internationalization: Transloco.
Terminal window
pnpm install
pnpm tauri dev
Terminal window
pnpm tauri build