A cross-platform MUD client built on .NET 8 and Avalonia UI. Supports MUSHclient world files, plugins, and scripting (Lua, JavaScript, Python).
Download the latest release for your platform from the Releases page.
| Platform | File |
|---|---|
| Windows | KilnMUD-win-x64.zip |
| macOS | KilnMUD-osx-arm64.zip |
| Linux | KilnMUD-linux-x64.zip |
- Tabbed multi-world sessions
- MUSHclient world file (.mcl) and plugin (.xml) import
- Mudlet package import
- Lua, JavaScript, and Python scripting
- Full MUSHclient scripting API compatibility
- ANSI 16/256/24-bit color
- Telnet (MCCP, NAWS, TTYPE/MTTS, CHARSET)
- GMCP support
- Miniwindow drawing API
- Triggers, aliases, timers with regex support
- Command history, tab completion, command stacking
- Speedwalk, auto-say
- Profile system with plugin bundles
- Cross-platform: Windows, macOS, Linux
Found a bug or have a feature request? Open an issue.
See CHANGELOG.md for a full version history.