Add files via upload

1.0
ynong123 2016-06-14 17:00:32 +08:00 committed by GitHub
parent 965b18a2ab
commit a4a4b0037d
3 changed files with 27 additions and 8 deletions

View File

@ -1,8 +1,14 @@
License for Code
----------------
----------------
Copyright (C) 2016-2018 ynong123 <ongyn2005@gmail.com>
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.
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, Models and Sounds ---------------------------------------
CC-BY-SA 3.0 UNPORTED. Created by ynong123
License for Textures, Models and Sounds
---------------------------------------
CC-BY-SA 3.0 UNPORTED. Created by ynong123.

View File

@ -1,15 +1,27 @@
Color Decoration Block
======================
Adds color blocks that light.
Version: 1.0
License: LGPL 2.1 or later
License: LGPL 2.1 or later
Dependecies: default, dye (these mods can be found in minetest_game)
Report bugs and request help on the forum topic.
Dependecies: default, dye (these mods can be found in minetest_game)
Report bugs and request help on the forum topic.
Installation
============
Unzip the archive, rename the folder to color_deco_block and place it in C:\games\minetest\mods.

View File

@ -1,2 +1,3 @@
GOOD: Adds color blocks that light.
GOOD: Adds color blocks that light.
BAD: Color Decoration Block Mod for Minetest.