Get the Minescape client for your operating system
Automatic installer that sets up everything for you. Recommended for most users.
Download Installer (.exe)Note: The installer is not signed yet, so Windows may show a warning. It's 100% safe to use and open source - you can review the code yourself!
Download and run the installer
Follow the setup wizard - it will install Fabric and the mod automatically
Launch Minecraft and connect to play.minescape.gg
For advanced users or if you prefer to install mods manually.
Download JARInstall Fabric Loader
Place the JAR in %appdata%\.minecraft\mods
Launch with Fabric profile and connect to play.minescape.gg
One-line installer that sets up Fabric and the Minescape mod automatically.
Note: The script may work on macOS, but it has not been tested on macOS and is not intended for macOS use. macOS users should proceed with caution and consider the manual installation steps instead.
curl -sSL https://install.minescape.gg/install.sh | bash
Checks for Java and installs it if needed
Downloads and installs Fabric Loader
Downloads the Minescape mod to your mods folder
For advanced users or if you prefer to install mods manually.
Download JARInstall Fabric Loader
Place the JAR in ~/.minecraft/mods
Launch with Fabric profile and connect to play.minescape.gg
Note: Make sure you have Java 17+ installed. On most distros: sudo apt install openjdk-17-jre or sudo pacman -S jre-openjdk