From 7b3af2a89becc11569b8278abf6ed01ae9d82389 Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 20 Jul 2017 22:14:55 +0200 Subject: [PATCH] Update contrib.README file with the color-markup contrib. --- evennia/contrib/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/evennia/contrib/README.md b/evennia/contrib/README.md index 50329bf0eb..0208b86920 100644 --- a/evennia/contrib/README.md +++ b/evennia/contrib/README.md @@ -21,6 +21,7 @@ things you want from here into your game folder and change them there. Meant as a starting point for a more fleshed-out system. * Clothing (BattleJenkins 2017) - A layered clothing system with slots for different types of garments auto-showing in description. +* Color-markups (Griatch, 2017) - Alternative in-game color markups. * Custom gametime (Griatch, vlgeoff 2017) - Implements Evennia's gametime module but for custom game world-specific calendars. * Dice (Griatch 2012) - A fully featured dice rolling system.