Skip to main content

Installation Guide

Last Updated: 7/16/2026Category: installation
Edit on GitHub

AI Summary & Overview

Installation Guide Installing Palworld Server Manager is designed to be as frictionless as possible. Windows Installation 1. Download PSM_Setup_v2.0.4.exe from the [Downloads](/downloads) page....

Installation Guide

Installing Palworld Server Manager is designed to be as frictionless as possible.

Windows Installation

  • Download PSM_Setup_v2.0.4.exe from the [Downloads](/downloads) page.
  • Launch the installer. If Windows SmartScreen appears, click More Info -> Run Anyway.
  • Choose your destination directory and click Install.
  • Launch the application.
  • Headless Linux Installation

    To deploy on Linux (Debian/Ubuntu) for headless remote server hosting, execute the bootstrap script:

    curl -sSL https://raw.githubusercontent.com/sanjay-m6/PALWORLD-SERVER-MANAGER/main/scripts/bootstrap-linux.sh | bash

    This script prepares dependencies, installs SteamCMD, and launches the PSM headless API service daemon.