Download MCGalaxy


Installation prerequisites

Requires .NET framework 4.0 or later (Windows 8/10/11 already have this included)

For earlier Windows versions, you may need to download and install .NET framework 4.0

Running MCGalaxy

Download
  • For a graphical interface, run MCGalaxy.exe
  • For command line only, run MCGalaxyCLI.exe

For further details on running MCGalaxy, see the MCGalaxy readme

For a slightly slower version of MCGalaxy that supports up to 768 blocks, you can alternatively download this version

Installation prerequisites

Requires Mono framework

Running MCGalaxy

Download
  • For a graphical interface, open Terminal, and then run mono MCGalaxy.exe
    (Note that the GUI only works in 32 bit mode, and so won't run on macOS 10.15 or later)
  • For command line only, open Terminal, and then run mono MCGalaxyCLI.exe

For further details on running MCGalaxy, see the MCGalaxy readme

For a slightly slower version of MCGalaxy that supports up to 768 blocks, you can alternatively download this version


Standalone version

You can also download a standalone version of MCGalaxy that does not require Mono to be installed:

Standalone (64 bit)
Note that the following features do not work in the standalone version:
  • The GUI
  • Compiling custom commands and plugins from source code

Installation prerequisites

Requires Mono framework. The packages for mono can be installed from either:
  • Your distribution's packages (e.g. sudo apt add mono-complete on Ubuntu)
  • mono's package repository (more complicated process)

For simplicity, it is recommended to just install the mono-complete package (ensures all features are available for plugins)

Minimum required packages
  • mono-runtime - always required
  • mono-mcs - required for compiling custom commands and plugins from source code
  • libmono-system-drawing4.0-cil - required for /imageprint
  • libmono-system-windows-forms4.0-cil - required for GUI

Running MCGalaxy

Download
  • For a graphical interface, either run MCGalaxy.exe, or run mono MCGalaxy.exe from a terminal
  • For command line only, either run MCGalaxyCLI.exe, or run mono MCGalaxyCLI.exe from a terminal

    For further details on running MCGalaxy, see the MCGalaxy readme

    For a slightly slower version of MCGalaxy that supports up to 768 blocks, you can alternatively download this version


    Standalone version

    You can also download a standalone version of MCGalaxy that does not require Mono to be installed:

    Standalone (64 bit)
    Note that the following features do not work in the standalone version:
    • The GUI
    • Compiling custom commands and plugins from source code
  • We weren't able to automatically determine your device's operating system in order to show you installation requirements

    If one of the tabs matches your device's operating system, click on that tab

    In short though, you'll need .NET framework 4.0 if running on Windows, Mono framework otherwise
    MCGalaxy is known to also run on FreeBSD, NetBSD and OpenBSD (not regularly tested though)

    Running MCGalaxy

    Download

    Run MCGalaxy.exe for a graphical interface, or run MCGalaxyCLI.exe for command line only

    For further details on running MCGalaxy, see the MCGalaxy readme