Blightmud: Difference between revisions
Jump to navigation
Jump to search
Created page with "Blightmud is an open source terminal mud client, written in Rust. It supports most modern MUD features, such as GMCP, MCCP and MSSP and has Lua scripting with triggers, aliases, etc. Similar to TinyFugue, it might be a better fit to more technically minded users than to those who just want a simple to use client. Installation instructions, documentation and more from project [https://github.com/Blightmud/Blightmud Github] page." |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:MUD_clients]] | |||
It supports most modern MUD features, such as GMCP, MCCP and MSSP and has Lua scripting with triggers, aliases, etc. | === Introduction === | ||
Similar to TinyFugue, it might be a better fit to more technically minded users than to those who just want a simple to use client. | |||
'''Blightmud''' is an open source terminal mud client, written in Rust. | |||
It supports most modern MUD features, such as '''GMCP''', '''MCCP''' and '''MSSP''' and has ''Lua'' scripting with triggers, aliases, etc. | |||
Similar to '''TinyFugue''', it might be a better fit to more technically minded users than to those who just want a simple to use client. | |||
Installation instructions, documentation and more from project [https://github.com/Blightmud/Blightmud Github] page. | Installation instructions, documentation and more from project [https://github.com/Blightmud/Blightmud Github] page. | ||
Latest revision as of 14:20, 15 April 2026
Introduction
Blightmud is an open source terminal mud client, written in Rust.
It supports most modern MUD features, such as GMCP, MCCP and MSSP and has Lua scripting with triggers, aliases, etc. Similar to TinyFugue, it might be a better fit to more technically minded users than to those who just want a simple to use client.
Installation instructions, documentation and more from project Github page.