title: “How to Install Project Zomboid Build 42 on Linux in 2026”
slug: project-zomboid-build-42-linux-2026
date: 2026-09-11 21:00:00
category: linux-gaming
tags: [Project Zomboid, Build 42, Native Linux, Survival Game, Steam Deck]

Figure: Hero image. Screenshot © The Indie Stone — from the Build 42.20 “Big Glow Up” announcement post.
If you have ever abandoned a safehouse in Knox County, Kentucky because there was nothing left to do, Project Zomboid Build 42 has been designed for you. After 19 months of unstable-branch testing, The Indie Stone promoted Build 42.20 to the public Stable branch on 29 July 2026, and the update delivers exactly the late-game hooks long-term survivors have been asking for: a fully overhauled crafting system, domesticated animals, basements, and a Knox Country map that is roughly twice the size it was in Build 41. The good news for Linux players: Project Zomboid has shipped a native Linux build since its 2013 early-access debut, and the new Steam release runs cleanly out of the box on SteamOS / Steam Deck, where the game is Verified.
This guide walks you through installing Build 42 on Linux in 2026 — both through Steam and the standalone Linux build — and covers what is actually new under the hood so you know what you are getting into.
What Build 42 actually changes
The headline number from The Indie Stone’s own devblog is that the Art Department delivered 1,400 new unique buildings and 20,000 new tiles for Build 42, bringing the game’s total tile count to 35,000. The map’s surface area is roughly double what it was in Build 41, and there are 400 procedural basements plus 75 hand-placed unique ones — which matters enormously in a survival game where every cupboard and crawlspace is a potential cache.
But the bigger structural change is the crafting overhaul. Build 42 introduces tiered crafting machines, from primitive Stone-Age kilns to electrical forges you can only find pre-existing on the map. New skills and occupations have been wired around:
- Blacksmithing — swords, maces, knives, and metal tools you can forge from scrap.
- Pottery — clay vessels, brick-making, and the beehive kiln you may have already seen in trailers.
- Stone working — shaping tools and tile production.
- Brewing — fermenting, distilling, and the inevitable consequences.
- Carpentry — wooden walls, shelters, drying racks, and food preservation.
The point, as Design Director Christian Allen explained, is to give long-term survivors a reason to keep going once the safehouse is stocked and the perimeter is barricaded. “This is the story of how you died,” is still the tagline — but now there are more ways to put that death off.

Figure: One of 1,400 new unique buildings in Build 42 — the revamped West Point Plantation. Screenshot © The Indie Stone.
Installing on Linux: Steam
The simplest path. If you already own Project Zomboid on Steam, it will update itself automatically on launch — the Stable branch was switched to 42.20 on 29 July 2026, and the current build on the official homepage shows 42.20.4 as of this writing (Stable and IWBUMS beta are now tracking the same version). Here is the exact sequence:
- Open Steam and go to your Library.
- Right-click Project Zomboid → Properties → Updates.
- Confirm the update channel is set to Stable — Public (this is the default). If you want to keep playing Build 41 because your existing saves are not forward-compatible, switch to the legacy-beta-41 branch instead.
- Launch the game. Steam will download the Build 42 client (~1 GB on top of the existing install).
- When the main menu loads, you should see the version string read Build 42.20.4 in the bottom-right.
Steam Deck / SteamOS specifics
Project Zomboid is Steam Deck Verified as of Build 42. The game runs comfortably at 40 FPS with the 1280×800 (or 800p) Steam Deck display at medium settings, and it supports the native Steam Deck controls out of the box — controller mappings, on-screen keyboard, and gyro aiming for ranged weapons all work without community workarounds. If you are running SteamOS 3.5+ with the experimental branch, the desktop overlay and per-game performance profiles are recognised.
Important warning — your existing save files will not load in Build 42. The save format was reworked to support the new crafting system and the deeper map. The Indie Stone offers a legacy-beta-41 Steam beta branch so you can keep playing an old save in parallel while you start fresh in Build 42.

Figure: Another Build 42 revamp — the Sunset Bar in Riverside. Screenshot © The Indie Stone.
Installing on Linux: standalone (no Steam)
If you bought Project Zomboid from GOG (or you just want to run the native client without Steam’s runtime), The Indie Stone ships a dedicated Linux binary as part of the official distribution:
- Download the Linux installer from your GOG library (or from the order-confirmation email if you bought it directly from The Indie Stone).
- Make the installer executable:
chmod +x projectzomboid_*.sh - Run it:
./projectzomboid_*.sh— this installs to~/ProjectZomboidby default. - Launch from the desktop entry the installer creates, or run
~/ProjectZomboid/start.shfrom a terminal.
There is also a dedicated server distribution, useful if you want to host a community server for friends. The Indie Stone’s SteamDB-tracked Project Zomboid Dedicated Server Depot (Linux) is updated in lockstep with the game client, so a self-hosted B42 server is straightforward.
Installing on a Linux dedicated server
If you want to run a headless multiplayer server (for example, on a Hetzner box or a homelab NUC), the process is well-trodden:
# SteamCMD path (recommended)
steamcmd +login anonymous +force_install_dir ./pzserver
+app_update 380870 validate +quit
# Run with default sandbox settings
./pzserver/start-server.shThe dedicated server picks up your save directory from ~/.local/share/ProjectZomboid/Saves and writes its logs to the same location. If you are migrating a Windows-hosted community server to Linux, the Vintage Story / Project Zomboid migration wiki pattern (SCP a tar of Saves/ plus Server/ and your modlist) is essentially identical and worth a read even though that page is about Vintage Story specifically.

Figure: The same Knox Country map in Build 41 (left) and Build 42 (right). Roughly twice the surface area, 1,400 new unique buildings. Screenshot © The Indie Stone.
Modding on Linux
Build 42 also ships the modern Lua modding framework. If you have been around Project Zomboid since the early access days you will remember the Java-era mod loader — that is long gone, and the Lua pipeline is what every current mod targets. The Indie Stone has publicly committed to publishing their in-house WorldZed map editor, TileZed tile editor, AnimZed animation editor, and an extensive modding guide over the rest of 2026, which will make custom-map work and custom animations first-class modding activities rather than reverse-engineering exercises.
For now, the Steam Workshop works from the Linux client without any extra setup. Subscribe to a mod on the Workshop, restart the game, and the mod appears in your mods list inside the main menu. Multiplayer servers each carry their own mod whitelist — make sure you and your friends are subscribing to the same mod IDs before you start a co-op run, or you will desync at the first zombie horde.
What is still missing
Project Zomboid is still in Early Access as of September 2026 and is not yet at version 1.0. The publicly-stated 1.0 goals include persistent NPC survivors with relationships and emergent stories, the return of the original Kate and Baldspot characters from the tech-demo era, and continued map expansion of the Knox Event Exclusion Zone. The Indie Stone has avoided ETAs on those features, which is the responsible call for a project this big, but it is worth knowing before you start that the NPCs you may have read about in older press coverage are not in Build 42 — they are scheduled for Build 43 and beyond.
Verdict
If you bounced off Project Zomboid back in the Build 40 / Build 41 era because the mid-game got thin once your base was secure, Build 42 is the update that finally rewards the long-haul survivor. The native Linux build remains a model citizen on SteamOS and desktop distros alike, the Steam Deck verification is meaningful rather than nominal, and the new crafting tiers give a settled community dozens of new objectives that were simply impossible in older builds. The one real downside — incompatibility with old saves — is unavoidable given the scope of the overhaul, and The Indie Stone has done the right thing by keeping the Build 41 branch live for as long as people need it.
If you have never played Project Zomboid before, Build 42 is the best version to start with, and 2026 is the right year to start.
Official links
- Project Zomboid homepage: https://projectzomboid.com/
- Build 42.20 release announcement: https://projectzomboid.com/blog/news/2026/07/42-20-the-big-glow-up/
- Steam store page: https://store.steampowered.com/app/108600/Project_Zomboid/
- The Indie Stone devblog: https://theindiestone.com/forums/
Comments