Update evform.py
This commit is contained in:
parent
bb7c30e774
commit
4791868d41
1 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
||||||
"""
|
"""
|
||||||
Mudform - a way to create advanced ascii forms
|
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
|
This is intended for creating advanced ascii game forms, such as a
|
||||||
large pretty character sheet or info document.
|
large pretty character sheet or info document.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue