Installation

Linux Setup

Linux is the recommended operating system for Potato MC for maximum performance.

mkdir potatomc
cd potatomc
wget https://github.com/Pumpkin-MC/Pumpkin/releases/latest/download/potatomc-linux-amd64
chmod +x potatomc-linux-amd64
./potatomc-linux-amd64

Windows Setup

Running Potato MC on Windows is incredibly simple as it requires no external dependencies like Java.

  1. Create a new folder on your desktop called Potato MC.
  2. Download the potatomc-windows.exe file into this folder.
  3. Double-click the executable, or run it via PowerShell to view the console output clearly.
Note: If Windows SmartScreen blocks the application, click "More info" and "Run anyway".