From 2695c6103383996fedfd12098cf3f28c5fc43fe2 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Fri, 30 Dec 2016 23:38:18 -0700 Subject: Initial commit Initial commit. Contains digger head, sand digger, builder, controller, pusher, structure node, light, inventory, and digtron core crafting item. --- LICENSE.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 LICENSE.txt (limited to 'LICENSE.txt') diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..f85a59e --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,33 @@ +Modular Tunnel Boring Machine: +The Almighty Digtron +==================== + +All source code aside from the contents of util_item_place_node.lua and all art are by FaceDeer. + +util_item_place_node.lua is derived from default mod code under the LGPL 2.1, see header of that file for details. + +Sounds are under various licenses, see the license.txt file in the /sounds directory for details. + +License for Code +---------------- + +Copyright (C) 2016 FaceDeer + +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; either version 2.1 of the License, or +(at your option) any later version. + +This program 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 Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +License for Textures +--------------------------------------- + +CC-BY-SA 3.0 UNPORTED. Created by FaceDeer -- cgit v1.2.3