1234567891011121314151617181920212223242526272829303132 |
- License of source code
- ----------------------------------------------
- Copyright (C) 2018 "Piezo_"
- This mod is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- This mod 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 General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this mod. If not, see <http://www.gnu.org/licenses/>.
- Licenses of media (textures)
- -----------------------------------------------
- Textures whose filenames begin with "armor_" are taken from the 3d_armor mod.
- Copyright (C) 2017-2018 davidthecreator - CC-BY-SA 3.0
- All other textures used by this mod are based on textures from minetest_game.
- These textures are licensed under the Creative Commons
- Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.
- For credits, see:
- https://github.com/minetest/minetest_game/blob/master/mods/default/license.txt
|