Skip to content

PalaDrill-Staff/PalaDrill-Launcher

Repository files navigation

aventium softworks

PalaDrill Launcher

Join PalaDrill server without installing Java, Forge, or other mods. We'll handle that for you.

Like the PalaDrill project? Leave a ⭐ star on the repository!

Downloads

You can download from GitHub Releases

Supported Platforms

If you download from the Releases tab, select the installer for your system.

Platform File
Windows x64 PalaDrill-setup-VERSION.exe
macOS x64 PalaDrill-setup-VERSION.dmg
macOS arm64 PalaDrill-setup-VERSION-arm64.dmg
Linux x64 PalaDrill-setup-VERSION.AppImage

System Requirements

Getting Started

easy method

Windows

Just check if you have nodejs installed. If so, you just need to run run.bat

Linux

Just check if you have nodejs installed. If so, you just need to run run.sh.

harder method


Clone and Install Dependencies

> git clone https://github.com/PalaDrill-Staff/PalaDrill-Launcher.git
> cd PalaDrill-Launcher
> npm install

Build Installers

To build for your current platform.

> npm run dist

Build for a specific platform.

Platform Command
Windows x64 npm run dist:win
macOS npm run dist:mac
Linux x64 npm run dist:linux

Builds for macOS may not work on Windows/Linux and vice-versa.

This adds two debug configurations.s