From a0d596bab9ad7f1001e2e2bdf8aa36d5f4e432ef Mon Sep 17 00:00:00 2001 From: Pierre-Yves Rollo Date: Mon, 16 Jul 2018 10:26:26 +0200 Subject: Creation for boards mod --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9ec6ef8..13abfca 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ -# Display Modpack +# Display Modpack +Version 1.1.1 This modpack provides mods with dynamic display. Mods are : - **display_api**: A library for adding display entities to nodes; - **font_api**: A library for displaying fonts on entities; -- **ontime_clocks**: A mod providing clocks which display the ingame time; - **signs_api**: A library for the easy creation of signs; + +- **boards**: A mod providing school boards; +- **ontime_clocks**: A mod providing clocks which display the ingame time; - **signs**: A mod providing signs and direction signs displaying text; - **signs_road**: A mod providing road signs displaying text; - **steles**: A mod providing stone steles with text; @@ -16,6 +19,12 @@ For more information, see the [forum topic](https://forum.minetest.net/viewtopic ## Changelog +### 2018-07-16 (Version 1.1.1) + +- Boards mod added. + +- Bug fix in default font chosing when multiple font registered. + ### 2018-07-13 (Version 1.1.0) - Font API rework introducing Font class. -- cgit v1.2.3