forked from VoxeLibre/VoxeLibre
Updated Licensing for additional images.
This commit is contained in:
parent
6993559330
commit
a04d946879
|
@ -6,9 +6,13 @@ This mod adds working, familiar bamboo nodes to your Mineclone 2 world.
|
||||||
Code: Michieal. Original (basic) bamboo code by: Small Joker.
|
Code: Michieal. Original (basic) bamboo code by: Small Joker.
|
||||||
|
|
||||||
License for code: GPLv3.
|
License for code: GPLv3.
|
||||||
License for images / textures: CC-BY-SA.
|
License for images / textures: CC-BY-SA except where noted.
|
||||||
Images Created by Michieal, except for:
|
Images Created by Michieal, except for:
|
||||||
Inventory / wield image: created by RandomLegoBrick#8692 and is CC0.
|
|
||||||
|
* Inventory / wield image for Bamboo Stalk: created by RandomLegoBrick#8692 and is CC0.
|
||||||
|
* The Bamboo door image, which is a variant of this image: https://www.flickr.com/photos/basheertome/5179849901/ which
|
||||||
|
is CC-BY 2.0,
|
||||||
|
Basheer Tome (2015).
|
||||||
|
|
||||||
Dependencies: mcl_core, mcl_sounds, mcl_tools
|
Dependencies: mcl_core, mcl_sounds, mcl_tools
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
-- Parts of mcl_scaffolding were used. Mcl_scaffolding originally created by Cora; Fixed and heavily reworked
|
-- Parts of mcl_scaffolding were used. Mcl_scaffolding originally created by Cora; Fixed and heavily reworked
|
||||||
-- for mcl_bamboo by Michieal.
|
-- for mcl_bamboo by Michieal.
|
||||||
-- Creation date: 12-01-2022 (Dec 1st, 2022)
|
-- Creation date: 12-01-2022 (Dec 1st, 2022)
|
||||||
-- License for Media: CC-BY-SA 4.0; Code: GPLv3
|
-- License for Media: CC-BY-SA 4.0 (except where noted); Code: GPLv3
|
||||||
-- Copyright (C) 2022 - 2023, Michieal. See License.txt
|
-- Copyright (C) 2022 - 2023, Michieal. See License.txt
|
||||||
|
|
||||||
-- LOCALS
|
-- LOCALS
|
||||||
|
|
Loading…
Reference in New Issue