Go to file
MoNTE48 73affb7b0c Minor changes in Mapgens and HUD text pos 2019-06-17 21:18:14 +02:00
build Mobile: fix statustext and hud text position 2019-06-05 20:29:42 +02:00
builtin Add XP (#141) 2019-06-17 21:18:10 +02:00
client Shaders: Remove unused water surface shader 2017-05-08 05:58:59 +01:00
clientmods/preview [CSM] Fix crash when the minimap is disabled. Caused by e25a38e 2017-05-20 10:26:09 +02:00
cmake/Modules Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
doc Backport "slippery" feature from MT 5.0, replace builtin deprecated function calls, move eat sound in builtin 2019-06-03 15:46:14 +02:00
fonts Oops 2019-05-26 20:16:23 +02:00
games/default Add XP (#141) 2019-06-17 21:18:10 +02:00
lib Update embedded mini-gmp to the latest version 2019-06-07 18:51:56 +02:00
misc Back sqlite3 for WIN, fix Sky 2019-05-03 21:32:29 +02:00
po iOS: 1.0.13 release 2018-03-19 21:56:18 +02:00
src Minor changes in Mapgens and HUD text pos 2019-06-17 21:18:14 +02:00
textures/base Minor fix 2019-05-31 18:48:58 +02:00
util Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
worlds Minor 2019-05-25 18:27:53 +02:00
.clang-format Minetest for C++11 (CMakeLists + Travis) 2017-06-04 09:57:08 +02:00
.gitattributes .gitattributes 2011-08-11 17:57:40 +02:00
.gitignore Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
.gitlab-ci.yml Gitlab-CI: keep build workspace only 1 hour 2017-04-24 16:06:27 +02:00
.mailmap Mailmap update and remove old doc 2015-05-15 16:17:39 +03:00
.travis.yml Minetest for C++11 (CMakeLists + Travis) 2017-06-04 09:57:08 +02:00
CMakeLists.txt Android: update java part 2019-05-13 14:16:51 +02:00
CONTRIBUTING.md Revert "CONTRIBUTING: disallow signed git commits" 2017-04-23 10:21:08 +02:00
README.md Update README.md 2016-02-19 00:32:48 +02:00
minetest.conf.example.extra Conf.example: Move some lines to minetest.conf.example.extra 2017-04-19 02:02:11 +01:00
multicraft.conf.example Backport 'Dungeons: Add setting to prevent projecting dungeons' from MT 5.0 2019-06-07 20:59:45 +02:00

README.md

MultiCraft Open Source 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-2016 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 3.0, unless otherwise stated, and also a bit of proprietary code and resources.

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 and Other License.txt

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.