Skip to content
CLAN SURVIVORS
← All updates
devlog ·

How the mod system works

Drop a folder, restart the game, play. Plus how to get featured on the site.

Mods in Clan Survivors are just folders. There’s no packaging step and no launcher — the game scans a mods directory on startup and loads what it finds.

Installing a mod

  1. Download a mod (a .zip from GitHub, itch.io, or wherever the author hosts it).
  2. Unzip it into your save directory’s mods/ folder: %APPDATA%/LOVE/clan-survivors/mods/ on Windows (OS-equivalent elsewhere).
  3. Restart the game. The mod loads automatically.

Mods can add weapons (with their own evolution chains), enemies, maps, bosses, or quality-of-life tweaks — all the way up to full conversions.

The Mods page is a hand-curated showcase. Submit yours through the form there with a download link and a couple of screenshots; once it’s reviewed it shows up on the site within a few days. We don’t host files — you keep your release wherever you like, we just point people to it.

Building something ambitious? Hop in the community and share work-in-progress shots — half the fun is watching mods evolve.