diff --git a/LICENSE b/LICENSE index a8d6a82..aa48cb0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,6 @@ -Even though the source code is public, the following license applies to its binaries: +Even though the source code is public, the following license: -Copyright © 2018 Nicolas BARBOTIN. All rights reserved. -This software's binaries are the intellectual property of the author. +This software, its source code and its binaries are Copyright © 2018 Nicolas BARBOTIN and are the intellectual property of the author. It may be not be reproduced under any circumstances except for personal, private use as long as it remains in its unaltered, unedited form. It may not be placed on any web site or otherwise distributed publicly without advance written permission. Use of this software on any other website or as a part of any public display is strictly prohibited, and a violation of copyright. diff --git a/README.md b/README.md index 6a4a251..7437a30 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # WebDisplays for Minecraft 1.12.2 -This is the unfinished port of the WebDisplays mod for Minecraft 1.12.2. The text below is my "TODO" list. +This is the WebDisplays mod for Minecraft 1.12.2. Even though the source code is public, it is not an "open source" project. Read the "LICENSE" file for more informations. + +### Wiki +* The Wiki that details all blocks/items can be found on my website https://montoyo.net/wdwiki/ ### Things before release -* Add IsEmitting and GetEmissionArray -* Do some nice screenshots -* "Anti-9minecraft" -* Update website -* Publish +* Release ready. Targeted release date: 17/02/2018. ### Delayed things * Plugin API diff --git a/src/main/resources/assets/webdisplays/textures/items/lasermouse.png b/src/main/resources/assets/webdisplays/textures/items/lasermouse.png new file mode 100644 index 0000000..2edf0eb Binary files /dev/null and b/src/main/resources/assets/webdisplays/textures/items/lasermouse.png differ