46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
|
|
||
|
License for Code
|
||
|
----------------
|
||
|
|
||
|
Copyright (C) 2016 DOOMED <heiselong@gmx.com>
|
||
|
|
||
|
This program is free software; you can redistribute it and/or modify
|
||
|
it under the terms of the GNU Lesser General Public License as published by
|
||
|
the Free Software Foundation; either version 2.1 of the License, or
|
||
|
(at your option) any later version.
|
||
|
|
||
|
This program is distributed in the hope that it will be useful,
|
||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
GNU Lesser General Public License for more details.
|
||
|
|
||
|
You should have received a copy of the GNU Lesser General Public License along
|
||
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
||
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||
|
|
||
|
License for Textures, Models and Sounds
|
||
|
---------------------------------------
|
||
|
|
||
|
CC-BY-SA 3.0 UNPORTED. Created by DOOMED
|
||
|
|
||
|
Code from Minetest_game (chests and furnace):
|
||
|
Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||
|
LGPL2.1(as shown above)
|
||
|
|
||
|
With code from(doors.lua):
|
||
|
mydoors mod by don
|
||
|
license:
|
||
|
DO WHAT YOU WANT TO PUBLIC LICENSE
|
||
|
or abbreviated DWYWPL
|
||
|
|
||
|
December 2nd 2015
|
||
|
License Copyright (C) 2015 Michael Tomaino (PlatinumArts@gmail.com)
|
||
|
www.sandboxgamemaker.com/DWYWPL/
|
||
|
|
||
|
DO WHAT YOU WANT TO PUBLIC LICENSE
|
||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||
|
|
||
|
1. You are allowed to do whatever you want to with what content is using this license.
|
||
|
2. This content is provided 'as-is', without any express or implied warranty. In no event
|
||
|
will the authors be held liable for any damages arising from the use of this content.
|