From a0841e83c29d57d3bc7cfd57216d173d3b4a003e Mon Sep 17 00:00:00 2001 From: codexp Date: Sun, 1 Apr 2018 01:06:57 +0200 Subject: update README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b218c1..9c12b1d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Fork of the original [abjphabet mod](https://forum.minetest.net/viewtopic.php?f= Letter blocks can be created with the Letter Machine or given with /giveme ehlphabet:(ascii decimal) Example: `/giveme ehlphabet:65` will give you a block with the letter [**A**] on it. -http://www.asciitable.com/ +https://www.asciitable.com/ For UTF-8 characters add one more identifier /giveme ehlphabet:(first byte decimal)_(second byle decimal) @@ -30,6 +30,7 @@ To customize the look and size of letters, you need to know basic HTML and CSS a ## License Textures are licensed under CC-BY-SA 3.0 +See LICENSE file ## Changelist @@ -37,4 +38,6 @@ Textures are licensed under CC-BY-SA 3.0 2018-03-29 support for UTF-8 and cyrillic letters added -2018-03-31 german letters added \ No newline at end of file +2018-03-31 german letters added + +2018-04-01 intllib support added with russian and german languages \ No newline at end of file -- cgit v1.2.3