- DayZ — You must own the game on Steam.
- DayZ Server — You must have the "DayZ Server" tool installed via Steam (found in your Steam Library under "Tools").
- One-Click Launch — Automatically starts a local DayZ server and game client with pre-configured mods.
- Mod Management — Browse Workshop mods, toggle them on/off, and auto-sync.
- Preset Support — Import and export presets created using the official DayZ Launcher.
- Multi-Map Support — Seamlessly switch between Chernarus, Livonia, and Sakhal with automated save management.
- Quick Join — Skips the 15-second login timer.
- Disable Anti-cheat and VAC checks.
Download the latest portable version from Releases.
If you want to build the project yourself, ensure you have Node.js installed:
# Install dependencies
npm install
# Build the portable executable
npm run buildThe resulting DayZ-SP.exe will be available in the dist/ directory.
This project is licensed under the ISC License.
