AI SummaryMudlet is a cross-platform MUD client built with Qt6 and C++20, providing scripting capabilities in Lua 5.1. The project emphasizes "powerful simplicity" - clean interface with deep customization options. All files should end with a newline character at the end of the file. In general: write modern
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "Mudlet — Cursor Rules" prompt rules to my project. Repository: https://github.com/Mudlet/Mudlet Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
Project overview
Mudlet is a cross-platform MUD client built with Qt6 and C++20, providing scripting capabilities in Lua 5.1. The project emphasizes "powerful simplicity" - clean interface with deep customization options.
Core technologies
• C++20 with Qt6 (minimum 6.8.2) • CMake build system (minimum 3.25.1) • Lua 5.1 scripting engine • Cross-platform: Windows, macOS, Linux
Project structure
• src/ - main application source code • test/ - Unit tests for C++ core, written in Qt Test • src/mudlet-lua/tests/ - Unit tests covering the Lua API, written in Busted • 3rdparty/ - External dependencies and libraries • translations/ - Internationalization files • .github/workflows/ - Github Actions workflows
Coding standards
All files should end with a newline character at the end of the file.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts