Go to file
MoNTE48 191bb343f9 Builtin: fix word-wrap hack in error window 2021-05-30 21:09:54 +02:00
build Android: get screen resolution from Irrlicht 2021-05-23 22:04:42 +02:00
builtin Builtin: fix word-wrap hack in error window 2021-05-30 21:09:54 +02:00
client Fix RGB order in shaders on GLES 2020-12-10 18:11:32 +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 'Implement client node dig prediction' 5b3fbf9cf7 2021-04-06 12:00:57 +02:00
fonts Oops 2019-05-26 20:16:23 +02:00
games Update MultiCraft_game to latest version 2020-10-16 16:03:11 +02:00
lib Add Lua UTF-8 lib (#201) 2021-01-26 15:29:42 +01:00
misc Fix some warnings 2019-10-11 20:21:22 +02:00
po Builtin: some minor fixes 2020-03-13 21:06:26 +01:00
src Scale the Scrollbar in the right way 2021-05-29 23:37:38 +02:00
textures/base Android: Version 1.15.6-release 2021-05-10 20:46:20 +02:00
util Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
worlds Update bundled Worlds 2020-05-27 21:37:56 +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 MainMenu: cleanup 2020-10-25 19:07:30 +01:00
.gitmodules Add subgame as a submodule 2019-09-19 15:42:49 +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: Version 1.15.6-release 2021-05-10 20:46:20 +02:00
README.md Update License terms 2019-09-06 17:25:12 +02:00
multicraft.conf.example Change mapgen list, hide deprecated 2019-07-25 00:13:17 +02:00

README.md

MultiCraft Open Source

MultiCraft is an Open Source sandbox game inspired by Minecraft.

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

Copyright © 2014-2019 Maksim Gamarnik [MoNTE48] MoNTE48@mail.ua & MultiCraft Development 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 the MultiCraft source code or any part of it, you should be familiar with LGPL-3.0 and Other License.md

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 project owner and the creation of appropriate notes.