pz-mod-server - Run Bun server and iterate PZ Dashboard mod in live game
Guides running the Bun server and iterating on the PZ Dashboard Lua mod against a live Project Zomboid instance.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
What this skill does
- Ask user for live data directory
- Run Bun server against target directory
- Sync repo Lua files to mod
- Verify API data freshness via HTTP
- Inspect console.txt for mod errors
- Search game Lua source code
Inputs
- Live Zomboid data directory path
- Project Zomboid install directory path
- apps/server/.env.local configuration file
- Repo Lua source code
Outputs
- Updated apps/server/.env.local file
- Deployed Lua mod files
- HTTP API state responses
- Log entries in console.txt
Requirements
- Running Project Zomboid game instance
- Bun runtime environment
- Access to game installation and data folders
