diff options
author | Pierre-Yves Rollo <dev@pyrollo.com> | 2017-12-10 11:14:17 +0100 |
---|---|---|
committer | Pierre-Yves Rollo <dev@pyrollo.com> | 2017-12-10 11:14:17 +0100 |
commit | ce8e21440062677df64095cc630d62d57173a07e (patch) | |
tree | b82f736f99b3b7240672714e93578025190a1fd6 /README.md | |
parent | 2d24ba93398833488dba9657206e6ecd1a851159 (diff) |
Copyright and readme update and code style.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,6 +13,12 @@ For more information, see the [forum topic](https://forum.minetest.net/viewtopic ## Changelog +### 2017-12-10 + +- Compatibility of signs mod with signs_lib (thanks to gpcf) ; + +- Added large banner in road signs (thanks to gpcf) ; + ### 2017-08-26 - Changed signs from wallmounted to facedir to improve textures and make it possible to use screwdriver. |