From 67a8908d9f41894abb30b57a837a0d22a71a6ff0 Mon Sep 17 00:00:00 2001 From: Och Noe Date: Sun, 10 May 2020 10:08:15 +0200 Subject: first useable version - colour names possible, even for fading - mi/mw use server commands --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..a937710 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# colour_chat +A minetest CSM mod for changing the colour of text sent to the server. + +### Usage +Use .set_colour to set the colour of chat sent to the server, you can +use either HTML named colours or HTML hexdecimal colour codes. Use +.rainbow to generate rainbow text -- cgit v1.2.3