From 08cc43bc45f02854cf8ab173b46152190a4b3245 Mon Sep 17 00:00:00 2001 From: Max aka Mosheh Date: Sun, 9 Aug 2026 10:53:16 +0300 Subject: [PATCH] Add LuminariMUD Eco-System section to README Added a section describing the LuminariMUD Eco-System and its related projects. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index fb9e713..df304bc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,17 @@ LuminariGUI is a comprehensive graphical user interface package for [LuminariMUD](http://luminarimud.com/), built for the [Mudlet](https://www.mudlet.org/) client. It provides real-time data integration, advanced mapping, and a customizable chat interface to enhance the gameplay experience. +## LuminariMUD Eco-System + +What we call the "Lumiverse": + +- [LuminariMUD game server](https://github.com/LuminariMUD/Luminari-Source) +- [Sage GraphRAG lore and world building](https://github.com/LuminariMUD/sage) +- [Luminari web client](https://github.com/LuminariMUD/luminariweb) +- [InterMUD-3 client](https://github.com/LuminariMUD/Intermud3) +- [Discord bridge](https://github.com/LuminariMUD/discord-mud-chat) +- [Wilderness editor](https://github.com/LuminariMUD/wildeditor) + ## Features * **Real-time Status Monitoring**: Instant updates on health, movement, mana, and other vital statistics via MSDP (MUD Server Data Protocol).