forked from mtcontrib/christmas_craft
Updateing Mod
* Removed 4seasons Support * Removed Nodes which are now in the game (like snow node) * Removed old textures * Added more coloured items * Added candy cane nodes * Added Christmas food * Added new snow nodes * Updated mod so it supports the new version of minetest * Updated old parts of the mod with better code * Fixed some bugs
This commit is contained in:
47
License.txt
47
License.txt
@ -1,14 +1,41 @@
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
Version 2, December 2013
|
||||
CHRISTMAS CRAFT MOD FOR MINETEST
|
||||
==================================
|
||||
|
||||
Copyright (C) 2013 Infinatum AKA Sean Emmett <thatraspberrypiserver.raspberryip.com/Infinatum_Minetest.com>
|
||||
License
|
||||
------------------------------------------
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim or modified
|
||||
copies of this license document, and changing it is allowed as long
|
||||
as the name is changed.
|
||||
This work is licensed under a
|
||||
Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||
Version 2, December 2013
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
------------------------------------------
|
||||
|
||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||
|
||||
|
||||
YOU ARE FREE TO:
|
||||
------------------------------------------
|
||||
|
||||
1. Share — copy and redistribute the material in any medium or format
|
||||
|
||||
2. Adapt — remix, transform, and build upon the material for any purpose, even commercially.
|
||||
|
||||
The licensor cannot revoke these freedoms as long as you follow the license terms.
|
||||
|
||||
UNDER THE FOLLOWING TERMS:
|
||||
------------------------------------------
|
||||
|
||||
ATTRIBUTION
|
||||
You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
|
||||
|
||||
SHARE ALIKE
|
||||
If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
|
||||
|
||||
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
|
||||
|
||||
OTHER INFOMATION:
|
||||
------------------------------------------
|
||||
|
||||
More infomation can be found here;
|
||||
https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
This is a human-readable summary of (and not a substitute for) the license.
|
||||
https://creativecommons.org/licenses/by-sa/4.0/legalcode
|
||||
|
Reference in New Issue
Block a user