Go to file
sfan5 09c5ba652c iOS: Screen locking fix (#109)
* Disconnect from game when screen locks

* Fix socket behaviour on iOS
2018-04-17 18:26:20 +02:00
build iOS: 1.0.13 release 2018-03-19 21:56:18 +02:00
builtin iOS: 1.0.13 release 2018-03-19 21:56:18 +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 Minetest 0.4.16 2017-06-06 23:03:34 +03:00
doc Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
fonts Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
games/default Compress textures 2017-12-19 01:09:42 +02:00
lib Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
misc Add WindowsApp 2017-06-16 23:43:21 +03:00
po iOS: 1.0.13 release 2018-03-19 21:56:18 +02:00
src iOS: Screen locking fix (#109) 2018-04-17 18:26:20 +02:00
textures/base iOS: 1.0.13 release 2018-03-19 21:56:18 +02:00
util Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
worlds New Main Menu design (#101) 2017-09-04 15:51:09 +03: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 Add WindowsApp 2017-06-16 23:43:21 +03: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 Merge Minetest 0.4.16 2017-06-06 23:03:34 +03: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 Mono font path setting: Fix path to missing font (#96) 2017-08-02 01:44:28 +03: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.