Downloads

Official builds are distributed through the GitHub Releases page associated with this repository. The buttons below always point to the newest published release.

Release packages

A normal package contains the bot executable, launcher executable, .env.example, user instructions, and license terms. It must not contain a completed .env, customer license key, or private signing key.

Verify a download

Each release should include a SHA-256 checksum. On Windows:

Get-FileHash .\SimpleMMO-Bot-Windows-x64.zip -Algorithm SHA256

On Linux:

sha256sum SimpleMMO-Bot-Linux-x64.tar.gz

Compare the result with the checksum published on the release page.

Windows reputation warnings

Unsigned or newly released executables may trigger a Windows reputation prompt. Download only from the official repository and verify the checksum. Do not permanently disable antivirus protection.

Before launching

Read Getting Started and prepare your own SimpleMMO and Telegram credentials. Do not use a configuration supplied by another person.