Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 760 Bytes

File metadata and controls

26 lines (16 loc) · 760 Bytes

Mudlet Installer

A cross-platform installer application for Mudlet, the MUD client. Downloads and installs Mudlet pre-configured for specific game communities.

Download

Mudlet can be downloaded from mudlet.org/download. If you want a version pre-configured for a particular game, installers are available at github.com/Mudlet/bootstrap/releases.

Supported Platforms

  • Windows
  • macOS
  • Linux (AppImage)

Building

Requires Qt 6.9+ with Core, Widgets, Network, and StateMachine modules.

cmake -B build
cmake --build build

License

See the Mudlet repository for license information.