mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-06-30 23:20:44 +02:00
Add licensing headers to all files, fix intllib global variable warnings.
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
--[[
|
||||
======================================================================
|
||||
This file is part of More Blocks.
|
||||
|
||||
Copyright (c) 2011-2015 Calinou and contributors.
|
||||
Licensed under the zlib license. See LICENSE.md for more information.
|
||||
======================================================================
|
||||
--]]
|
||||
|
||||
local S = moreblocks.intllib
|
||||
|
||||
local sound_wood = default.node_sound_wood_defaults()
|
||||
|
Reference in New Issue
Block a user