Tools / Project Zomboid
Project Zomboid: Workshop Collection → Server Config
Paste your Steam Workshop collection URL (or its numeric ID). Get the exact
WorkshopItems=,
Mods=, and
Map=
lines for your
servertest.ini,
plus warnings about missing dependencies and known issues.
How this works
- We call Steam's public Workshop API to list the items in your collection.
- We read each item's description for
Mod ID:andMap Folder:lines (the convention PZ mod authors use). - We cross-check against known dependencies, client-only mods, and items reported broken.
- We build the three lines your server's
servertest.inineeds.
Fetches are cached for 24 hours, so repeat runs on the same collection are instant.