From 4791868d41a8f4b5c0b0006933e412483f83831a Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 3 Feb 2014 09:55:38 +0100 Subject: [PATCH] Update evform.py --- src/utils/evform.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/utils/evform.py b/src/utils/evform.py index a17aa3d2b..57e73f51e 100644 --- a/src/utils/evform.py +++ b/src/utils/evform.py @@ -2,6 +2,11 @@ """ Mudform - a way to create advanced ascii forms +WARNING: UNDER DEVELOPMENT. Evform does currently NOT support +colour ANSI markers in the table. Non-colour forms should +work fully (so make issues if they don't). + + This is intended for creating advanced ascii game forms, such as a large pretty character sheet or info document.