Epic/mods/extra_doors
Nathan Salapat 39804b4cb6 Removed a bunch of deprecated depends.txt and description.txt files. 2022-07-06 21:10:24 -05:00
..
textures initial upload 2020-06-14 18:29:10 -05:00
README.txt initial upload 2020-06-14 18:29:10 -05:00
init.lua Removed a bunch of deprecated depends.txt and description.txt files. 2022-07-06 21:10:24 -05:00
mod.conf Removed a bunch of deprecated depends.txt and description.txt files. 2022-07-06 21:10:24 -05:00

README.txt

Extra Doors Mod v2.0
By Leslie Krause

Repository
----------------------

Browse source code:
  https://bitbucket.org/sorcerykid/extra_doors

Download archive:
  https://bitbucket.org/sorcerykid/extra_doors/get/master.zip
  https://bitbucket.org/sorcerykid/extra_doors/get/master.tar.gz

Revision History
----------------------

Version 1.0b (12-Jan-2018)
  - initial version within doors mod

Version 2.0 (31-Aug-2018)
  - separated common routines into standalone mod
  - included support files for public release

Compatability
----------------------

Minetest 0.4.15+ required

Dependencies
----------------------

Doors Mod (required)
  https://github.com/minetest/minetest_game/doors

Installation
----------------------

  1) Unzip the archive into the mods directory of your game
  2) Rename the extra_doors-master directory to "extra_doors"


Source Code License
----------------------

GNU Lesser General Public License v3 (LGPL-3.0)

Copyright (c) 2018, Leslie Krause (leslie@searstower.org)

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 3 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.

http://www.gnu.org/licenses/lgpl-2.1.html

License of media (textures, sounds, and models)
----------------------------------------------------------

Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)

        /textures/doors_door_cottage1.png
        by kilbith (relicensed WTFPL)
	modified by sorcerykid

        /textures/doors_door_cottage2.png
        by kilbith (relicensed WTFPL)
	modified by sorcerykid

        /textures/doors_door_french.png
        by kilbith (relicensed WTFPL)
	modified by sorcerykid

        /textures/doors_door_japanese.png
        by kilbith (relicensed WTFPL)
	modified by sorcerykid

        /textures/doors_item_cottage1.png
	by kilbith (relicensed WTFPL)
        modified by sorcerykid

        /textures/doors_item_cottage2.png
	by kilbith (relicensed WTFPL)
        modified by sorcerykid

        /textures/doors_item_french.png
        by kilbith (relicensed WTFPL)
	modified by sorcerykid

        /textures/doors_item_japanese.png
        by kilbith (relicensed WTFPL)
	modified by sorcerykid

	/textures/default_steel_rod.png
	by sorcerykid

        /textures/doors_door_barn1.png
        by sorcerykid

        /textures/doors_door_barn2.png
        by sorcerykid

        /textures/doors_door_castle1.png
        by sorcerykid

        /textures/doors_door_castle2.png
        by sorcerykid

        /textures/doors_door_dungeon1.png
        by sorcerykid

        /textures/doors_door_dungeon2.png
        by sorcerykid

        /textures/doors_door_mansion1.png
        by sorcerykid

        /textures/doors_door_mansion2.png
        by sorcerykid

        /textures/doors_door_steelglass1.png
        by sorcerykid

        /textures/doors_door_steelglass2.png
        by sorcerykid

        /textures/doors_door_steelpanel1.png
        by sorcerykid

        /textures/doors_door_woodglass1.png
        by sorcerykid

        /textures/doors_door_woodglass2.png
        by sorcerykid

        /textures/doors_door_woodpanel1.png
        by sorcerykid

        /textures/doors_item_barn1.png
        by sorcerykid

        /textures/doors_item_barn2.png
        by sorcerykid

        /textures/doors_item_castle1.png
        by sorcerykid

        /textures/doors_item_castle2.png
        by sorcerykid

        /textures/doors_item_dungeon1.png
        by sorcerykid

        /textures/doors_item_dungeon2.png
        by sorcerykid

        /textures/doors_item_mansion1.png
        by sorcerykid

        /textures/doors_item_mansion2.png
        by sorcerykid

	/textures/doors_item_steelglass1.png
	by sorcerykid

        /textures/doors_item_steelglass2.png
        by sorcerykid

        /textures/doors_item_steelpanel1.png
        by sorcerykid

        /textures/doors_item_woodglass1.png
        by sorcerykid

        /textures/doors_item_woodglass2.png
        by sorcerykid

        /textures/doors_item_woodpanel1.png
        by sorcerykid

You are free to:
Share — copy and redistribute the material in any medium or format.
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.

No additional restrictions — You may not apply legal terms or technological measures that
legally restrict others from doing anything the license permits.

Notices:

You do not have to comply with the license for elements of the material in the public
domain or where your use is permitted by an applicable exception or limitation.
No warranties are given. The license may not give you all of the permissions necessary
for your intended use. For example, other rights such as publicity, privacy, or moral
rights may limit how you use the material.

For more details:
http://creativecommons.org/licenses/by-sa/3.0/