Skip to content

huff-dev/DayZ-SP-Launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DayZ-SP Banner

DayZ-SP

A lightweight, portable launcher for offline single-player DayZ.

License: ISC Releases GitHub stars


Screenshot

Requirements

  • 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").

Features

  • 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

Download the latest portable version from Releases.

Building from Source

If you want to build the project yourself, ensure you have Node.js installed:

# Install dependencies
npm install

# Build the portable executable
npm run build

The resulting DayZ-SP.exe will be available in the dist/ directory.

License

This project is licensed under the ISC License.