mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-12-23 16:39:33 +01:00
fixed missed spot for licensing.
This commit is contained in:
parent
533f59bf27
commit
c65bbcd5a5
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
|||
-- Parts of mcl_scaffolding were used. Mcl_scaffolding originally created by Cora; Fixed and heavily reworked
|
||||
-- for mcl_bamboo by Michieal.
|
||||
-- Creation date: 12-01-2022 (Dec 1st, 2022)
|
||||
-- License for everything: CC-BY-SA 4.0
|
||||
-- Bamboo max height: 12-16
|
||||
-- License for Media: CC-BY-SA 4.0; Code: GPLv3
|
||||
|
||||
-- LOCALS
|
||||
local modname = minetest.get_current_modname()
|
||||
|
|
Loading…
Reference in a new issue