BlockColor-Engine/README.md

20 lines
1.3 KiB
Markdown
Raw Normal View History

MultiCraft Open Sourse Project
2014-07-07 19:12:38 +02:00
========
2015-08-20 19:43:38 +02:00
MultiCraft is an Open Source sandbox game inspired by [Minecraft](https://minecraft.net/).
2015-07-10 10:53:25 +02:00
MultiCraft is developed by a [number of contributors](contributors.txt).
It aims to make the game fun while trading off some bits of perfectionism.
Copyright (c) 2014-2015 Maksim Gamarnik [MoNTE48] <MoNTE48@mail.ua> & MultiCraft Developement Team.
2015-08-20 19:43:38 +02:00
The engine and the game is licensed under LGPLv3 (or higher). Resources games licensed under CC-BY-SA 3.0, unless otherwise stated.
2015-07-11 08:37:23 +02:00
Mods adbs and 4hunger licensed under CC BY-SA-NC 4.0 on exclusive terms (see [License notice](License%20notice%20on%20adbs%20and%204hunger%20mods%20(ENG).txt)).
2015-07-10 10:52:54 +02:00
You can help in the development. But you should always publish your source code after any changes.
2015-07-11 08:37:23 +02:00
Before any use of source code MultiCraft or any part of you should be familiar with [LGPL-3.0](doc/LGPL-3.0.md) and [License notice](License%20notice%20on%20adbs%20and%204hunger%20mods%20(ENG).txt).
2015-08-20 19:43:38 +02:00
Any code that you push to this repository is automatically licensed as LGPLv3 (or higher) and belongs MultiCraft Project and/or the owner of the project without exception.
Adding code under another license is possible only by agreement with the owner of the project and the creation of appropriate notes.