Go to file
Maksim Gamarnik 7b5d77084e Android: SPEEEEED! 2016-02-17 07:13:12 +02:00
build/android Android: SPEEEEED! 2016-02-17 07:13:12 +02:00
builtin Release | ver. 1.1.1 2016-02-17 01:48:31 +02:00
client Merge Minetest commits 2016-02-11 22:35:23 +02:00
cmake/Modules Not Minetest, MultiCraft! 2016-02-12 05:52:43 +02:00
doc Not Minetest, MultiCraft! 2016-02-12 05:52:43 +02:00
fonts MultiCraft 1.1 | Part 3/3 2016-02-07 04:05:25 +02:00
games/default Fix games 2016-02-17 00:50:51 +02:00
misc Not Minetest, MultiCraft! 2016-02-12 05:52:43 +02:00
po Not Minetest, MultiCraft! 2016-02-12 05:52:43 +02:00
src Release | ver. 1.1.1 2016-02-17 01:48:31 +02:00
textures/base/pack Release | ver. 1.1.1 2016-02-17 01:48:31 +02:00
util Not Minetest, MultiCraft! 2016-02-12 05:52:43 +02:00
worlds Add preloaded worlds 2016-02-07 03:33:44 +02:00
.gitattributes .gitattributes 2011-08-11 17:57:40 +02:00
.gitignore Update Games 2016-02-11 23:16:15 +02:00
.mailmap Mailmap update and remove old doc 2015-05-15 16:17:39 +03:00
.travis.yml Implement OSX Travis builds 2016-02-04 13:22:32 +01:00
CMakeLists.txt Not Minetest, MultiCraft! 2016-02-12 05:52:43 +02:00
README.md README.md updated 2016-02-11 16:32:37 +03:00
multicraft.conf Not Minetest, MultiCraft! 2016-02-12 05:52:43 +02:00
multicraft.conf.example Merge Minetest commits 2016-02-11 22:35:23 +02:00

README.md

MultiCraft Open Sourse Project

MultiCraft is an Open Source sandbox game inspired by Minecraft.

MultiCraft is based on Minetest project which is developed by a number of contributors.

Copyright (c) 2014-2015 Maksim Gamarnik [MoNTE48] MoNTE48@mail.ua & MultiCraft Developement Team.

The engine and the game is licensed under LGPLv3 (or higher). Resources games licensed under CC-BY-SA 4.0, unless otherwise stated.

You can help in the development. But you should always publish your source code after any changes. Before any use of source code MultiCraft or any part of you should be familiar with LGPL-3.0.

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.

After compiling you need to archive files in assets into three zips - Files.zip, games.zip and worlds.zip. games.zip must contain "games" folder. worlds.zip must contain "worlds" folder and "multicraf.conf" text file. Finally, remaining files must be packed into Files.zip.