Project Zomboid Modding on OpenMods

IndieSimulationSurvival0 Mods

Workshop-native Lua modding from The Indie Stone

Read more

Articles & guides

About

More about Project Zomboid

A zombie survival sim with one of the most active Workshop scenes

Project Zomboid (in Early Access since 2013, multiple Build updates since) is The Indie Stone's top-down zombie survival sim. The game's modding architecture is Lua-based with first-class Steam Workshop integration, and the Workshop catalog is enormous, content overhauls, vehicle additions, map expansions, balance reworks, professions, traits, weapons. If something exists in the modding fantasy of "what if Project Zomboid had X", there's probably a Workshop mod for it.

The Indie Stone has signalled mod support since the game's earliest builds. Their public roadmap mentions modding compatibility as a constraint on engine changes, which is unusual for an Early Access game and explains why mod-breakage from updates is less common than the Bethesda equivalent.

The toolchain

  • Steam Workshop: the primary distribution channel.
  • In-game Mods menu: toggle subscribed mods per world.
  • %ZomboidFolder%/mods/: non-Workshop mod folder. Drop mod folders here for direct installs.
  • The Lua API: well-documented; most mods are pure-Lua patches against the game's prefabs.

What you'll find on OpenMods

Zomboid mods live overwhelmingly on Steam Workshop. GitHub-hosted mods are typically larger overhauls or maintainer projects with collaborative dev. OpenMods catalogues these.

Practical notes

  • Sandbox vs preset world. Many mods only meaningfully change the sandbox-mode experience (where players configure rules). Preset worlds (Apocalypse, Survivor, etc.) limit how much mods can change. If a mod's effects seem invisible, check whether you're in sandbox mode.
  • Mod loadout is per-world, not global. Each save world remembers which mods were enabled when it was created. New worlds can use different mod sets.
  • Multiplayer requires server-side install. Dedicated server's mod list is the canonical set. Players auto-download from Workshop on join.
  • Build updates occasionally break mods. The Indie Stone has been good about giving mod authors heads-up time, but major Build transitions (40→41, 41→42) cause temporary breakage. Most popular mods catch up within days.

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.