Ravenswatch Mod Manager
About Ravenswatch Mod Manager
A free, open-source way to find, install, and manage mods for Ravenswatch.

What it is

Ravenswatch Mod Manager (RSMM) is a community project that makes modding Ravenswatch approachable for everyone — not just people comfortable editing game files by hand. It is two things working together: a website where the community publishes and discovers mods, and a desktop application that installs those mods into your game with a single click and cleanly removes them whenever you want.

The whole project is open source. Anyone can read the code, report issues, suggest features, or contribute improvements on the project's GitHub repository.

How it works

Ravenswatch loads its art, audio, text, and data from cooked asset files inside the game folder. RSMM installs a mod by backing up the original files it is about to touch and copying the mod's versions into place. Because every original is preserved, removing a mod — or removing the manager entirely — restores the game to exactly how it shipped. There are no permanent changes and nothing is overwritten without a backup.

Mods can swap textures and 3D models, rebalance stats, translate text, add new magical items, and — with an optional script loader — run Lua-scripted gameplay logic. The manager tracks what is installed, flags out-of-date mods, and lets you toggle each one on or off.

Staying safe

Your saves and your base game stay intact. Every file the manager replaces is backed up first, and a single "restore" action puts everything back. Uploaded mods are scanned, and the registry shows the author, version history, and download counts so you can decide what to trust. RSMM never touches files outside the game's own folder.

Who builds it

RSMM is built and maintained by volunteers from the Ravenswatch community. It is not affiliated with or endorsed by Passtech Games or Nacon, the developers and publisher of Ravenswatch. Ravenswatch and all related trademarks belong to their respective owners; this project is an independent, fan-made tool.

Get started

Browse the mod registry, download the desktop app, or read the documentation to learn how to make your own mods. Questions? See the contact page.