Go to file
Alexander Markevych e99acbff11 Remove unused modules 2012-07-25 07:50:46 +03:00
ebin Refactoring process tree. 2012-07-24 16:58:42 +03:00
include Refactoring process tree. 2012-07-24 16:58:42 +03:00
src Remove unused modules 2012-07-25 07:50:46 +03:00
.gitignore Fix the cmpiling all sources with rebar 2012-05-04 23:17:20 +03:00
LICENSE Correct prev 2012-04-23 07:47:27 +03:00
Makefile Correct prev 2012-04-23 07:47:27 +03:00
README.md Correct prev 2012-04-23 07:47:27 +03:00
erlmines.sh Refactoring process tree. 2012-07-24 16:58:42 +03:00
rebar Fix the cmpiling all sources with rebar 2012-05-04 23:18:07 +03:00

README.md

This project is to run a Minetest Server using Erlang, mainly hoping to improve server quality and stability.

In time this project will allow hundreds of players connected to one server, rather than the current technical limitations of the minetestserver program provided by celeron55's minetest GitHub repo.

This project should be under GPL V2 (or later.)

======================================= This project is still being worked out, until a working server module is completed.

The code is worked and created upon by Markevych (hummermania) Alexander. Look at https://github.com/hummermania/

The game, Minetest is worked and maintained by Celeron55, aka, Perttu Ahola. The repo for Minetest is https://github.com/celeron55/minetest and the extended version of it can be found here: http://github.com/celeron55/minetest_game