Go to file
est31 d39358f9d2 Make early protocol auth mechanism generic, and add SRP
Adds everything needed for SRP (and everything works too),
but still deactivated, as protocol v25 init packets aren't final yet.
Can be activated by changing the LATEST_PROTOCOL_VERSION header to 25
inside networkprotocol.h.
2015-05-31 23:14:05 +10:00
build/android Make early protocol auth mechanism generic, and add SRP 2015-05-31 23:14:05 +10:00
builtin Fix accidental removal of credits 2015-05-17 01:05:23 +10:00
client Optimize bumpmapping mathematics 2015-01-16 20:54:04 +10:00
cmake/Modules Add LibGMP 2015-05-31 23:13:54 +10:00
doc Mailmap update and remove old doc 2015-05-15 16:17:39 +03:00
fonts Remove accidentally added non-ft font files 2015-01-08 01:02:24 +01:00
games/MultiCraft_game rename games/MultiCraft_game/minetest.conf to games/MultiCraft_game/multicraft.conf 2015-05-23 20:52:43 +10:00
misc Add Russian comment translation to minetest.desktop 2015-04-27 18:14:58 +02:00
po Update Turkish Language 2015-05-13 17:00:42 +10:00
src Make early protocol auth mechanism generic, and add SRP 2015-05-31 23:14:05 +10:00
textures/base/pack Default Setting and Textures 2015-05-15 16:05:49 +03:00
util Add LibGMP 2015-05-31 23:13:54 +10:00
.gitattributes .gitattributes 2011-08-11 17:57:40 +02:00
.gitignore Add LibGMP 2015-05-31 23:13:54 +10:00
.mailmap Mailmap update and remove old doc 2015-05-15 16:17:39 +03:00
.travis.yml Clean up and tweak build system 2015-03-27 15:00:48 -04:00
CMakeLists.txt rename conf to multicraft.conf 2015-05-23 20:36:48 +10:00
COPYING.txt Change Licension and Doc 2015-05-05 23:22:26 +03:00
LICENSE.txt Change Licension and Doc 2015-05-05 23:22:26 +03:00
README.txt Add LibGMP 2015-05-31 23:13:54 +10:00
multicraft.conf.example rename conf to multicraft.conf 2015-05-23 20:36:48 +10:00

README.txt

MultiCraft Open Sourse Project
========

MultiCraft is an open source sandbox game inspired by [Minecraft](https://minecraft.net/).

MultiCraft is based on Minetest which is developed by a [number of contributors](https://github.com/minetest/minetest/graphs/contributors) from all over the globe.

It aims to make the game fun while trading off some bits of perfectionism.

Copyright (c) 2014-2015 Maksim Gamarnik [MoNTE48] <MoNTE48@mail.ua>

In case you downloaded the source code:
---------------------------------------
If you downloaded the Minetest Engine source code in which this file is
contained, you probably want to download the minetest_game project too:
  https://github.com/MultiCraftProject/MultiCraft_game
See the README.txt in it.

Further documentation
----------------------
- Website: http://minetest.net/
- Wiki: http://wiki.minetest.net/
- Developer wiki: http://dev.minetest.net/
- Forum: http://forum.minetest.net/
- Github: https://github.com/minetest/minetest/
- doc/ directory of source distribution

This game is not finished
--------------------------
- Don't expect it to work as well as a finished game will.