About

Metadata

  • Last updated , by MartijnVanSteenbergen
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: martijn@van.steenbergen.nl

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    readline (on by default)

    Enable the readline-based command-line interface.

Readme

Yogurt is a functional MUD client featuring prioritized, regex-based hooks, variables, timers, logging, dynamic loading of Yogurt scripts and more. For example programs, please see Yogurt's home page.

This package provides the library. To use Yogurt as a standalone executable and dynamically load and reload Yogurt scripts, please see package Yogurt-Standalone.

If you do not wish to install the readline-based command-line interface available in module Network.Yogurt.Readline, install using cabal install Yogurt -f-readline.