forked from thunderdog1138/star_wars
Add new dirt texture by random-geek
This commit is contained in:
parent
20b433881b
commit
f4f90520ec
|
@ -164,7 +164,6 @@ sofar (CC0 1.0):
|
||||||
Neuromancer (CC BY-SA 3.0):
|
Neuromancer (CC BY-SA 3.0):
|
||||||
default_cobble.png, based on texture by Brane praefect
|
default_cobble.png, based on texture by Brane praefect
|
||||||
default_mossycobble.png, based on texture by Brane praefect
|
default_mossycobble.png, based on texture by Brane praefect
|
||||||
default_dirt.png
|
|
||||||
default_furnace_*.png
|
default_furnace_*.png
|
||||||
|
|
||||||
Gambit (CC BY-SA 3.0):
|
Gambit (CC BY-SA 3.0):
|
||||||
|
@ -230,6 +229,9 @@ CloudyProton (CC BY-SA 3.0):
|
||||||
Mossmanikin (CC BY-SA 3.0):
|
Mossmanikin (CC BY-SA 3.0):
|
||||||
default_fern_*.png
|
default_fern_*.png
|
||||||
|
|
||||||
|
random-geek (CC BY-SA 3.0):
|
||||||
|
default_dirt.png -- Derived from a texture by Neuromancer (CC BY-SA 3.0)
|
||||||
|
|
||||||
|
|
||||||
Sounds
|
Sounds
|
||||||
------
|
------
|
||||||
|
|
|
@ -2,8 +2,8 @@ License of source code
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
GNU Lesser General Public License, version 2.1
|
GNU Lesser General Public License, version 2.1
|
||||||
Copyright (C) 2011-2016 celeron55, Perttu Ahola <celeron55@gmail.com>
|
Copyright (C) 2011-2018 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||||
Copyright (C) 2011-2016 Various Minetest developers and contributors
|
Copyright (C) 2011-2018 Various Minetest developers and contributors
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it under the terms
|
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;
|
of the GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
|
@ -19,7 +19,7 @@ Licenses of media (textures, models and sounds)
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
|
|
||||||
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
||||||
Copyright (C) 2010-2017:
|
Copyright (C) 2010-2018:
|
||||||
|
|
||||||
celeron55, Perttu Ahola <celeron55@gmail.com>
|
celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||||
Cisoun
|
Cisoun
|
||||||
|
@ -49,6 +49,7 @@ Copyright (C) 2010-2017:
|
||||||
CloudyProton
|
CloudyProton
|
||||||
TumeniNodes
|
TumeniNodes
|
||||||
Mossmanikin
|
Mossmanikin
|
||||||
|
random-geek
|
||||||
|
|
||||||
You are free to:
|
You are free to:
|
||||||
Share — copy and redistribute the material in any medium or format.
|
Share — copy and redistribute the material in any medium or format.
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 5.8 KiB |
Loading…
Reference in New Issue