Add logo svg
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
# Mudmouth
|
||||
|
||||
```text
|
||||
_ _ _
|
||||
_ __ ___ _ _ __| |_ __ ___ ___ | | | |_ ____
|
||||
| '_ ` _ \| | | |/ _` | '_ ` _ \ / _ \| |_| | '_ /
|
||||
| | | | | | |_| | (_| | | | | | | (_) | _ | | | |
|
||||
|_| |_| |_|\__,_|\__,_|_| |_| |_|\___/|_| |_|_| |_|
|
||||
```
|
||||
<p align="center">
|
||||
<img src="docs/mudmouth-logo.svg" alt="Mudmouth — The log awakens; the dungeon speaks" width="660">
|
||||
</p>
|
||||
|
||||
Mudmouth is a cross-platform, classic-MUD-inspired TUI for EverQuest Legends.
|
||||
It follows an EverQuest log, gives NPC dialogue a Kokoro-FastAPI voice, and
|
||||
@@ -39,9 +35,6 @@ speaker mappings, generated audio, and TTS endpoint stay on your computer.
|
||||
run it using the upstream instructions; Mudmouth uses `http://127.0.0.1:8880` by default.
|
||||
- An EverQuest log with `/log on`.
|
||||
|
||||
No `ffplay`, `mpv`, PipeWire command, or other external audio player is
|
||||
required; Mudmouth plays returned WAV audio itself.
|
||||
|
||||
## Build and run
|
||||
|
||||
See [development and build notes](docs/development.md) for local setup,
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 37 KiB |
Reference in New Issue
Block a user